We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16c75ad commit 5ddea14Copy full SHA for 5ddea14
1 file changed
pyproject.toml
@@ -131,3 +131,4 @@ convention = "numpy"
131
132
[tool.mypy]
133
exclude = ["lib/matplotlib/(sphinxext|backends|testing)", "lib/mpl_toolkits"]
134
+ignore_missing_imports = true
0 commit comments