Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Salzkorn committed Aug 23, 2024
1 parent 0f5a482 commit 597cd6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/sc2/test/test_custom_mission_orders.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from .test_base import Sc2SetupTestBase
from .. import MissionFlag
from .. import item_names
from ....BaseClasses import ItemClassification
from BaseClasses import ItemClassification

class TestCustomMissionOrders(Sc2SetupTestBase):

Expand Down

0 comments on commit 597cd6c

Please sign in to comment.