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 119fd1e commit 20ab0c6Copy full SHA for 20ab0c6
mypy.ini
@@ -2,3 +2,6 @@
2
ignore_missing_imports = True
3
disallow_untyped_defs = True
4
show_error_codes = True
5
+
6
+[mypy-pkg_resources]
7
+ignore_missing_imports = True
0 commit comments