Thanks to visit codestin.com Credit goes to github.com
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.
2 parents 5a89bdb + 53e5e27 commit f64a70eCopy full SHA for f64a70e
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/tutorials/images.py" = ["E501"]
126
"galleries/tutorials/pyplot.py" = ["E402", "E501"]
127
"galleries/users_explain/text/annotations.py" = ["E402", "E501"]
0 commit comments