8000
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 e27ad6e commit 1aeda56Copy full SHA for 1aeda56
pyproject.toml
@@ -130,5 +130,5 @@ convention = "numpy"
130
"galleries/users_explain/text/text_props.py" = ["E501"]
131
132
[tool.mypy]
133
-exclude = ["lib/matplotlib/(sphinxext|backends|testing)", "lib/mpl_toolkits"]
+exclude = [".*/matplotlib/(sphinxext|backends|testing)", ".*/mpl_toolkits"]
134
ignore_missing_imports = true
0 commit comments