Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8b236e8

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

File tree

Expand file treeCollapse file tree

3 files changed

+106
-12
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+106
-12
lines changed

‎.flake8

Copy file name to clipboardExpand all lines: .flake8
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.