We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 66b2891 + b817aa4 commit bc4e70eCopy full SHA for bc4e70e
setup.cfg
@@ -96,7 +96,6 @@ mypy_path = src
96
check_untyped_defs = True
97
disallow_any_generics = True
98
ignore_missing_imports = True
99
-no_implicit_optional = True
100
show_error_codes = True
101
strict_equality = True
102
warn_redundant_casts = True
0 commit comments