8000 Merge pull request #12236 from timhoffm/boilerplate-flake8 · matplotlib/matplotlib@f8bda74 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8bda74

Browse files
authored
Merge pull request #12236 from timhoffm/boilerplate-flak 8000 e8
Make boilerplate-generated pyplot.py flake8 compliant
2 parents 322757c + f8f8b2b commit f8bda74

File tree

3 files changed

+103
-12
lines changed

3 files changed

+103
-12
lines changed

.flake8

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ per-file-ignores =
4242
matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E251, E301, E402
4343
matplotlib/projections/geo.py: E203, E221, E502
4444
matplotlib/pylab.py: E501
45-
matplotlib/pyplot.py: E302, E701
4645
matplotlib/rcsetup.py: E203, E225, E501
4746
matplotlib/sphinxext/plot_directive.py: E402
4847
matplotlib/tests/test_mathtext.py: E501

0 commit comments

Comments
 (0)
0