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