mirror of
https://github.com/Andre0512/pyhOn.git
synced 2024-11-24 06:40:12 +01:00
4 lines
90 B
INI
4 lines
90 B
INI
[mypy]
|
|
check_untyped_defs = True
|
|
disallow_any_generics = True
|
|
disallow_untyped_defs = True |