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 e61206b commit e93cfe6Copy full SHA for e93cfe6
mypy.ini
@@ -5,4 +5,5 @@ warn_redundant_casts = True
5
warn_return_any = True
6
warn_unused_ignores = True
7
warn_unused_configs = True
8
+no_implicit_optional = True
9
strict_optional = True
0 commit comments