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 698f151 commit cd4882fCopy full SHA for cd4882f
mypy.ini
@@ -1,2 +1,4 @@
1
[mypy]
2
ignore_missing_imports = True
3
+strict = True
4
+disallow_untyped_calls = False
0 commit comments