1 2 3 4 5
[mypy] python_version = 3.6 ignore_missing_imports = True disallow_untyped_defs = True strict_optional = True