Skip to content

Commit

Permalink
Wargroove 2: Fixed python 3.8 tests again?!
Browse files Browse the repository at this point in the history
  • Loading branch information
FlySniper committed Aug 20, 2024
1 parent 9849245 commit 79c5e07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worlds/wargroove2/Regions.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from BaseClasses import Region, Entrance
from worlds.wargroove2 import Wargroove2Level
from worlds.wargroove2.Levels import region_names, FINAL_LEVEL_1, FINAL_LEVEL_2, FINAL_LEVEL_3, FINAL_LEVEL_4
from typing import TYPE_CHECKING
if TYPE_CHECKING:
Expand Down

0 comments on commit 79c5e07

Please sign in to comment.