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 c28a6e9 commit 8b236e8Copy full SHA for 8b236e8
3 files changed
.flake8
@@ -49,7 +49,7 @@ per-file-ignores =
49
matplotlib/patheffects.py: E231
50
matplotlib/projections/geo.py: E203, E221, E231, E261, E502
51
matplotlib/pylab.py: E501
52
- matplotlib/pyplot.py: E201, E202, E221, E222, E225, E231, E251, E261, E302, E501, E701
+ matplotlib/pyplot.py: E201, E202, E221, E222, E225, E231, E251, E261, E501
53
matplotlib/rcsetup.py: E203, E225, E261, E302, E501
54
matplotlib/sphinxext/mathmpl.py: E302
55
matplotlib/sphinxext/only_directives.py: E302
0 commit comments