2019-11-14 23:54:19 +03:00

6 lines
110 B
INI

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