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.
1 parent 12ea49e commit b227928Copy full SHA for b227928
.flake8
@@ -53,6 +53,7 @@ per-file-ignores =
53
lib/matplotlib/_mathtext.py: E221, E251
54
lib/matplotlib/_mathtext_data.py: E203, E261
55
lib/matplotlib/animation.py: F401
56
+ lib/matplotlib/_animation_data.py: E501
57
lib/matplotlib/axes/__init__.py: F401, F403
58
lib/matplotlib/axes/_axes.py: F401
59
lib/matplotlib/backends/backend_*.py: F401
0 commit comments