1 2 3 4 5
[mypy] python_version = 3.7 ignore_missing_imports = true disallow_untyped_defs = true strict_optional = true