diff --git a/worlds/sc2/options.py b/worlds/sc2/options.py index c692dbce8610..ab4526b4e7f7 100644 --- a/worlds/sc2/options.py +++ b/worlds/sc2/options.py @@ -3,7 +3,7 @@ from Options import ( Choice, Toggle, DefaultOnToggle, OptionSet, Range, - PerGameCommonOptions, Option, VerifyKeys, + PerGameCommonOptions, Option, VerifyKeys, StartInventory, is_iterable_except_str, ) from Utils import get_fuzzy_results