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.
1 parent a9eab07 commit d017b69Copy full SHA for d017b69
setup.cfg
@@ -65,6 +65,7 @@ formats = sdist.tgz,bdist_wheel
65
mypy_path = src
66
ignore_missing_imports = True
67
no_implicit_optional = True
68
+show_error_codes = True
69
strict_equality = True
70
warn_redundant_casts = True
71
warn_return_any = True
0 commit comments