zdoom-macos-deps/aedi/target
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
..
__init__.py aedi: update copyright years 2023-01-01 10:46:34 +02:00
base.py aedi: fix mypy default argument errors 2023-01-05 10:50:15 +02:00
library_tier1.py aedi: update copyright years 2023-01-01 10:46:34 +02:00
library_tier2.py aedi: update sdl2 to 2.26.2 2023-01-04 10:12:01 +02:00
library_tier3.py aedi: update copyright years 2023-01-01 10:46:34 +02:00
main.py aedi: ignore function call type check for mypy 2023-01-05 10:50:15 +02:00
special.py aedi: update copyright years 2023-01-01 10:46:34 +02:00
tool_tier1.py aedi: update copyright years 2023-01-01 10:46:34 +02:00
tool_tier2.py aedi: update copyright years 2023-01-01 10:46:34 +02:00