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