Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b236e8

Browse files
dopplershifttimhoffm
authored andcommitted
Backport PR #12236: Make boilerplate-generated pyplot.py flake8 compliant
1 parent c28a6e9 commit 8b236e8

3 files changed

Lines changed: 106 additions & 12 deletions

File tree

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ per-file-ignores =
4949
matplotlib/patheffects.py: E231
5050
matplotlib/projections/geo.py: E203, E221, E231, E261, E502
5151
matplotlib/pylab.py: E501
52-
matplotlib/pyplot.py: E201, E202, E221, E222, E225, E231, E251, E261, E302, E501, E701
52+
matplotlib/pyplot.py: E201, E202, E221, E222, E225, E231, E251, E261, E501
5353
matplotlib/rcsetup.py: E203, E225, E261, E302, E501
5454
matplotlib/sphinxext/mathmpl.py: E302
5555
matplotlib/sphinxext/only_directives.py: E302

0 commit comments

Comments
 (0)