@@ -35,21 +35,17 @@ per-file-ignores =
35
35
matplotlib/backends/backend_agg.py: E261, E302, E701
36
36
matplotlib/backends/backend_cairo.py: E203, E221, E261, E303, E402, E711
37
37
matplotlib/backends/backend_gtk3.py: E203, E221, E222, E225, E251, E261, E501
38
- matplotlib/backends/backend_macosx.py: E231, E261
39
38
matplotlib/backends/backend_pgf.py: E303, E731
40
- matplotlib/backends/backend_ps.py: E203, E225, E228, E231, E261, E262, E302, E303, E501, E701
41
- matplotlib/backends/backend_svg.py: E203, E225, E228, E231, E261, E302, E501
42
39
matplotlib/backends/qt_editor/formlayout.py: E301, E501
43
40
matplotlib/backends/tkagg.py: E231, E302, E701
44
- matplotlib/backends/windowing.py: E301, E302
45
41
matplotlib/font_manager.py: E203, E221, E251, E261, E262, E302, E501
46
42
matplotlib/fontconfig_pattern.py: E201, E203, E221, E222, E225, E302
47
43
matplotlib/legend_handler.py: E201, E501
48
44
matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E251, E301, E402
49
45
matplotlib/patheffects.py: E231
50
46
matplotlib/projections/geo.py: E203, E221, E231, E261, E502
51
47
matplotlib/pylab.py: E501
52
- matplotlib/pyplot.py: E201, E202, E221, E222, E225, E231, E251, E261, E302, E501 , E701
48
+ matplotlib/pyplot.py: E302, E701
53
49
matplotlib/rcsetup.py: E203, E225, E261, E302, E501
54
50
matplotlib/sphinxext/mathmpl.py: E302
55
51
matplotlib/sphinxext/only_directives.py: E302
0 commit comments