@@ -31,50 +31,49 @@ per-file-ignores =
3131 matplotlib/_cm.py: E202, E203, E302
3232 matplotlib/_mathtext_data.py: E203, E261
3333 matplotlib/backend_bases.py: E225
34- matplotlib/backends/_backend_tk.py: E203, E222, E225, E231, E271, E301, E303, E401, E501, E701
35- matplotlib/backends/backend_agg.py: E261, E302, E701
36- matplotlib/backends/backend_cairo.py: E203, E221, E261, E303, E402
37- matplotlib/backends/backend_gtk3.py: E203, E221, E222, E225, E251, E261, E501
34+ matplotlib/backends/_backend_tk.py: E203, E222, E225, E231, E271, E301, E401, E501, E701
35+ matplotlib/backends/backend_agg.py: E302, E701
36+ matplotlib/backends/backend_cairo.py: E203, E221, E402
37+ matplotlib/backends/backend_gtk3.py: E203, E221, E222, E225, E251, E501
3838 matplotlib/backends/backend_pgf.py: E303, E731
3939 matplotlib/backends/qt_editor/formlayout.py: E301, E501
40- matplotlib/backends/tkagg.py: E231, E302, E701
41- matplotlib/font_manager.py: E203, E221, E251, E261, E262, E302, E501
42- matplotlib/fontconfig_pattern.py: E201, E203, E221, E222, E225, E302
40+ matplotlib/backends/tkagg.py: E231, E701
41+ matplotlib/font_manager.py: E203, E221, E251, E501
42+ matplotlib/fontconfig_pattern.py: E201, E203, E221, E222, E225
4343 matplotlib/mathtext.py: E201, E202, E203, E211, E221, E222, E225, E251, E301, E402
44- matplotlib/projections/geo.py: E203, E221, E231, E261, E502
44+ matplotlib/projections/geo.py: E203, E221, E231, E502
4545 matplotlib/pylab.py: E501
4646 matplotlib/pyplot.py: E302, E701
47- matplotlib/rcsetup.py: E203, E225, E261, E302, E501
47+ matplotlib/rcsetup.py: E203, E225, E501
4848 matplotlib/sphinxext/plot_directive.py: E402
4949 matplotlib/tests/test_image.py: E231
5050 matplotlib/tests/test_mathtext.py: E501
5151 matplotlib/transforms.py: E201, E202, E203, E501
5252 matplotlib/tri/triinterpolate.py: E201, E221
5353 matplotlib/type1font.py: E731
5454
55- mpl_toolkits/__init__.py: E261
5655 mpl_toolkits/axes_grid/axes_rgb.py: E501
5756 mpl_toolkits/axes_grid1/axes_divider.py: E402, E501
5857 mpl_toolkits/axes_grid1/axes_grid.py: E225
5958 mpl_toolkits/axes_grid1/axes_rgb.py: E231
60- mpl_toolkits/axes_grid1/axes_size.py: E261, E501
61- mpl_toolkits/axes_grid1/colorbar.py: E225, E231, E261, E262, E302, E303, E501, E701
59+ mpl_toolkits/axes_grid1/axes_size.py: E501
60+ mpl_toolkits/axes_grid1/colorbar.py: E225, E231, E501
6261 mpl_toolkits/axes_grid1/inset_locator.py: E501
6362 mpl_toolkits/axes_grid1/mpl_axes.py: E501
64- mpl_toolkits/axisartist/angle_helper.py: E201, E203, E221, E222, E225, E231, E251, E261, E262, E302, E303, E501
65- mpl_toolkits/axisartist/axis_artist.py: E201, E202, E221, E225, E228, E231, E251, E261, E262, E302, E303, E402, E501, E701
66- mpl_toolkits/axisartist/axisline_style.py: E231, E261, E262, E302, E303
67- mpl_toolkits/axisartist/axislines.py: E225, E231, E261, E303, E501
68- mpl_toolkits/axisartist/clip_path.py: E225, E302, E303, E501
69- mpl_toolkits/axisartist/floating_axes.py: E225, E231, E261, E262, E302, E303, E402, E501
70- mpl_toolkits/axisartist/grid_finder.py: E231, E261, E302, E303, E402
71- mpl_toolkits/axisartist/grid_helper_curvelinear.py: E225, E231, E261, E262, E271, E302, E303, E501
63+ mpl_toolkits/axisartist/angle_helper.py: E201, E203, E221, E222, E225, E231, E251, E501
64+ mpl_toolkits/axisartist/axis_artist.py: E201, E202, E221, E225, E228, E231, E251, E501, E701
65+ mpl_toolkits/axisartist/axisline_style.py: E231
66+ mpl_toolkits/axisartist/axislines.py: E225, E231, E501
67+ mpl_toolkits/axisartist/clip_path.py: E225, E501
68+ mpl_toolkits/axisartist/floating_axes.py: E225, E231, E402, E501
69+ mpl_toolkits/axisartist/grid_finder.py: E231
70+ mpl_toolkits/axisartist/grid_helper_curvelinear.py: E225, E231, E501
7271 mpl_toolkits/mplot3d/art3d.py: E203, E222, E225, E231
7372 mpl_toolkits/mplot3d/axes3d.py: E203, E231, E402, E501, E701
74- mpl_toolkits/mplot3d/axis3d.py: E231, E302
75- mpl_toolkits/mplot3d/proj3d.py: E231, E302, E303
73+ mpl_toolkits/mplot3d/axis3d.py: E231
74+ mpl_toolkits/mplot3d/proj3d.py: E231
7675 mpl_toolkits/tests/test_axes_grid1.py: E201, E202
77- mpl_toolkits/tests/test_mplot3d.py: E231, E302
76+ mpl_toolkits/tests/test_mplot3d.py: E231
7877
7978 doc/conf.py: E402, E501
8079 doc/sphinxext/github.py: E302, E501
@@ -188,11 +187,11 @@ per-file-ignores =
188187 examples/pyplots/annotate_transform.py: E228, E251, E402, E501
189188 examples/pyplots/annotation_basic.py: E402
190189 examples/pyplots/annotation_polar.py: E231, E402
191- examples/pyplots/auto_subplots_adjust.py: E231, E261, E302, E402
190+ examples/pyplots/auto_subplots_adjust.py: E231, E302, E402
192191 examples/pyplots/boxplot_demo_pyplot.py: E231, E402
193192 examples/pyplots/compound_path_demo.py: E231
194193 examples/pyplots/dollar_ticks.py: E402
195- examples/pyplots/fig_axes_customize_simple.py: E261, E402
194+ examples/pyplots/fig_axes_customize_simple.py: E402
196195 examples/pyplots/fig_axes_labels_simple.py: E402
197196 examples/pyplots/fig_x.py: E402
198197 examples/pyplots/pyplot_formatstr.py: E231, E402
@@ -206,12 +205,12 @@ per-file-ignores =
206205 examples/pyplots/text_commands.py: E231, E402
207206 examples/pyplots/text_layout.py: E231, E402
208207 examples/pyplots/whats_new_1_subplot3d.py: E402
209- examples/pyplots/whats_new_98_4_fancy.py: E225, E261, E302, E402
208+ examples/pyplots/whats_new_98_4_fancy.py: E302, E402
210209 examples/pyplots/whats_new_98_4_fill_between.py: E225, E402
211210 examples/pyplots/whats_new_98_4_legend.py: E228, E402
212211 examples/pyplots/whats_new_99_axes_grid.py: E402
213212 examples/pyplots/whats_new_99_mplot3d.py: E402
214- examples/pyplots/whats_new_99_spines.py: E231, E261, E402
213+ examples/pyplots/whats_new_99_spines.py: E231, E402
215214 examples/recipes/placing_text_boxes.py: E501
216215 examples/scales/power_norm.py: E402
217216 examples/shapes_and_collections/artist_reference.py: E402
0 commit comments