zdoom-macos-deps/aedi
alexey.lysiuk 9084ebffb4 aedi: fix mypy default argument errors
error: Incompatible default for argument "..." (default has type "None", argument has type "...")  [assignment]
note: PEP 484 prohibits implicit Optional. Accordingly, mypy has changed its default to no_implicit_optional=True
note: Use https://github.com/hauntsaninja/no_implicit_optional to automatically upgrade your codebase
2023-01-05 10:50:15 +02:00
..
target aedi: fix mypy default argument errors 2023-01-05 10:50:15 +02:00
__init__.py aedi: update copyright years 2023-01-01 10:46:34 +02:00
builder.py aedi: assert on unsupported os version 2023-01-01 10:47:22 +02:00
state.py aedi: fix mypy default argument errors 2023-01-05 10:50:15 +02:00
utility.py aedi: update copyright years 2023-01-01 10:46:34 +02:00