Skip to content
Snippets Groups Projects
mypy.ini 89 B
[mypy]
python_version = 3.8
disallow_untyped_defs = False
ignore_missing_imports = False