Archipelago/worlds/soe
black-sliver 518b04c08e
SoE: minor typing and style fixes (#2724)
* SoE: fix typing for tests

* SoE: explicitly export pyevermizer

To support loading the module from source (rather than module) we import
pyevermizer from `__init__.py` in other files. This has been an implicit export
and `mypy --strict` disables implicit exports, so we export it explicitly now.

* SoE: fix style in patch.py

* SoE: remove unused imports

* SoE: fix format mistakes

* SoE: cleaner typing in SoEOptions.flags

as suggested by beauxq
2024-01-15 09:17:46 +01:00
..
docs WebHost: offer combined yaml file on /check if successful (#2337) 2023-10-22 02:02:30 +02:00
test SoE: minor typing and style fixes (#2724) 2024-01-15 09:17:46 +01:00
.gitignore SoE: data_version bump, disable topology, clean up 2021-11-07 23:36:06 +01:00
__init__.py SoE: minor typing and style fixes (#2724) 2024-01-15 09:17:46 +01:00
logic.py SoE: use new AP API and naming and make APworld (#2701) 2024-01-12 01:07:40 +01:00
options.py SoE: minor typing and style fixes (#2724) 2024-01-15 09:17:46 +01:00
patch.py SoE: minor typing and style fixes (#2724) 2024-01-15 09:17:46 +01:00
requirements.txt SoE: update to v0.46.1 2023-10-25 00:52:57 +02:00