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.
None
1 parent 84a348a commit de8fe30Copy full SHA for de8fe30
mypy.ini
@@ -2,4 +2,5 @@
2
disallow_any_generics = True
3
disallow_untyped_defs = True
4
ignore_missing_imports = True
5
+no_implicit_optional = True
6
show_error_codes = True
0 commit comments