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 20b66e6 + d017b69 commit aa318e9Copy full SHA for aa318e9
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