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

Skip to content

Commit fca8625

Browse files
authored
Merge pull request #12240 from timhoffm/auto-backport-of-pr-12236-on-v3.0.x
Backport PR #12236 on branch v3.0.x
2 parents c0dd10f + 8b236e8 commit fca8625

File tree

3 files changed

+106
-12
lines changed

3 files changed

+106
-12
lines changed

.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)