pyh0n/mypy.ini
2023-06-28 19:02:11 +02:00

4 lines
90 B
INI

[mypy]
check_untyped_defs = True
disallow_any_generics = True
disallow_untyped_defs = True