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 3848e34 commit ce02311Copy full SHA for ce02311
tox.ini
@@ -55,3 +55,6 @@ exclude = .git, .tox, __pycache__, dist
55
56
[isort]
57
profile=black
58
+
59
+[mypy]
60
+ignore_missing_imports = True
0 commit comments