Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FFMQ: fix __version__ import in Output.py (ArchipelagoMW#2791)
Importing from Main is a recursive import during Generate, also it's not listed in Main.__all__ (and pycharm warns about this).
- Loading branch information