1 2 3 4 5 6
[mypy] ignore_missing_imports = True no_implicit_optional = True platform = win32 strict_equality = True strict_optional = True