mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-14 08:17:13 +03:00
mpyp: Always use --check-untyped-defs
`mypy EDMarketConnector.py` was throwing a warning: By default the bodies of untyped functions are not checked, consider using --check-untyped-defs [annotation-unchecked] for some things. Bizarrely including e.g. play_bad: bool = False
This commit is contained in:
parent
b6fe115ea7
commit
6a580576ec
Loading…
x
Reference in New Issue
Block a user