matrix-alertbot/mypy.ini
2022-07-09 15:25:16 +02:00

8 lines
127 B
INI

[mypy]
ignore_missing_imports = True
disallow_untyped_defs = True
disallow_untyped_calls = True
exclude =
env
.env
.venv