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.
Any
1 parent 3f2f95f commit 84a348aCopy full SHA for 84a348a
mypy.ini
@@ -1,4 +1,5 @@
1
[mypy]
2
+disallow_any_generics = True
3
disallow_untyped_defs = True
4
ignore_missing_imports = True
5
show_error_codes = True
0 commit comments