@@ -101,7 +101,7 @@ per-file-ignores =
101101
102102 examples/animation/frame_grabbing_sgskip.py: E402
103103 examples/axes_grid1/inset_locator_demo.py: E402
104- examples/axes_grid1/scatter_hist_locatable_axes.py: E401, E402
104+ examples/axes_grid1/scatter_hist_locatable_axes.py: E402
105105 examples/axisartist/demo_curvelinear_grid.py: E402
106106 examples/color/color_by_yvalue.py: E402
107107 examples/color/color_cycle_default.py: E402
@@ -178,32 +178,31 @@ per-file-ignores =
178178 examples/pie_and_polar_charts/polar_legend.py: E402
179179 examples/pie_and_polar_charts/polar_scatter.py: E402
180180 examples/pyplots/align_ylabels.py: E402
181- examples/pyplots/annotate_transform.py: E228, E251, E402
181+ examples/pyplots/annotate_transform.py: E251, E402
182182 examples/pyplots/annotation_basic.py: E402
183- examples/pyplots/annotation_polar.py: E231, E402
184- examples/pyplots/auto_subplots_adjust.py: E231, E302, E402
183+ examples/pyplots/annotation_polar.py: E402
184+ examples/pyplots/auto_subplots_adjust.py: E302, E402
185185 examples/pyplots/axline.py: E402
186- examples/pyplots/boxplot_demo_pyplot.py: E231, E402
187- examples/pyplots/compound_path_demo.py: E231
186+ examples/pyplots/boxplot_demo_pyplot.py: E402
188187 examples/pyplots/dollar_ticks.py: E402
189188 examples/pyplots/fig_axes_customize_simple.py: E402
190189 examples/pyplots/fig_axes_labels_simple.py: E402
191190 examples/pyplots/fig_x.py: E402
192- examples/pyplots/pyplot_formatstr.py: E231, E402
193- examples/pyplots/pyplot_mathtext.py: E231, E402
191+ examples/pyplots/pyplot_formatstr.py: E402
192+ examples/pyplots/pyplot_mathtext.py: E402
194193 examples/pyplots/pyplot_scales.py: E402
195- examples/pyplots/pyplot_simple.py: E231, E402
194+ examples/pyplots/pyplot_simple.py: E402
196195 examples/pyplots/pyplot_text.py: E402
197196 examples/pyplots/pyplot_three.py: E402
198197 examples/pyplots/pyplot_two_subplots.py: E402
199- examples/pyplots/text_commands.py: E231, E402
200- examples/pyplots/text_layout.py: E231, E402
198+ examples/pyplots/text_commands.py: E402
199+ examples/pyplots/text_layout.py: E402
201200 examples/pyplots/whats_new_1_subplot3d.py: E402
202- examples/pyplots/whats_new_98_4_fill_between.py: E225, E402
203- examples/pyplots/whats_new_98_4_legend.py: E228, E402
201+ examples/pyplots/whats_new_98_4_fill_between.py: E402
202+ examples/pyplots/whats_new_98_4_legend.py: E402
204203 examples/pyplots/whats_new_99_axes_grid.py: E402
205204 examples/pyplots/whats_new_99_mplot3d.py: E402
206- examples/pyplots/whats_new_99_spines.py: E231, E402
205+ examples/pyplots/whats_new_99_spines.py: E402
207206 examples/scales/power_norm.py: E402
208207 examples/scales/scales.py: E402
209208 examples/shapes_and_collections/artist_reference.py: E402
0 commit comments