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 7454255 commit 424b643Copy full SHA for 424b643
mypy.ini
@@ -1,4 +1,5 @@
1
[mypy]
2
+check_untyped_defs = True
3
disallow_any_generics = True
4
disallow_incomplete_defs = True
5
disallow_subclassing_any = True
0 commit comments