Thanks to visit codestin.com Credit goes to github.com
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 4f9d492 commit 6d06f5aCopy full SHA for 6d06f5a
mypy.ini
@@ -1,4 +1,5 @@
1
2
[mypy]
3
4
-disallow_untyped_defs = True
+# TODO: enable when we've fully annotated everything
5
+#disallow_untyped_defs = True
0 commit comments