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 5a89bdb commit 53e5e27Copy full SHA for 53e5e27
pyproject.toml
@@ -121,7 +121,7 @@ convention = "numpy"
121
"galleries/users_explain/axes/constrainedlayout_guide.py" = ["E402"]
122
"galleries/users_explain/axes/legend_guide.py" = ["E402"]
123
"galleries/users_explain/axes/tight_layout_guide.py" = ["E402"]
124
-"galleries/users_explain/animations/animation.py" = ["E501"]
+"galleries/users_explain/animations/animations.py" = ["E501"]
125
"galleries 43C9 /tutorials/images.py" = ["E501"]
126
"galleries/tutorials/pyplot.py" = ["E402", "E501"]
127
"galleries/users_explain/text/annotations.py" = ["E402", "E501"]
0 commit comments