2019-04-06 08:04:26 +03:00

6 lines
110 B
INI

[mypy]
python_version = 3.7
ignore_missing_imports = true
disallow_untyped_defs = true
strict_optional = true