@@ -76,24 +76,23 @@ per-file-ignores =
7676 lib/pylab.py: F401, F403
7777
7878 doc/conf.py: E402, E501
79- tutorials/advanced/path_tutorial.py: E402, E501
80- tutorials/advanced/patheffects_guide.py: E402, E501
79+ tutorials/advanced/path_tutorial.py: E402
80+ tutorials/advanced/patheffects_guide.py: E402
8181 tutorials/advanced/transforms_tutorial.py: E402, E501
8282 tutorials/colors/colormaps.py: E501
8383 tutorials/colors/colors.py: E402
8484 tutorials/colors/colormap-manipulation.py: E402
85- tutorials/intermediate/artists.py: E402, E501
85+ tutorials/intermediate/artists.py: E402
8686 tutorials/intermediate/constrainedlayout_guide.py: E402
87- tutorials/intermediate/gridspec.py: E402, E501
88- tutorials/intermediate/legend_guide.py: E402, E501
89- tutorials/intermediate/tight_layout_guide.py: E402, E501
87+ tutorials/intermediate/gridspec.py: E402
88+ tutorials/intermediate/legend_guide.py: E402
89+ tutorials/intermediate/tight_layout_guide.py: E402
9090 tutorials/introductory/customizing.py: E501
9191 tutorials/introductory/images.py: E402, E501
9292 tutorials/introductory/pyplot.py: E402, E501
9393 tutorials/introductory/sample_plots.py: E501
9494 tutorials/introductory/usage.py: E501
9595 tutorials/text/annotations.py: E501
96- tutorials/text/pgf.py: E501
9796 tutorials/text/text_intro.py: E402
9897 tutorials/text/text_props.py: E501
9998 tutorials/text/usetex.py: E501
@@ -112,18 +111,13 @@ per-file-ignores =
112111 examples/color/colormap_reference.py: E402
113112 examples/color/custom_cmap.py: E402
114113 examples/color/named_colors.py: E402
115- examples/event_handling/data_browser.py: E501
116- examples/event_handling/path_editor.py: E501
117- examples/event_handling/pick_event_demo.py: E501
118- examples/event_handling/poly_editor.py: E501
119- examples/event_handling/viewlims.py: E501
120114 examples/images_contours_and_fields/affine_image.py: E402
121115 examples/images_contours_and_fields/barb_demo.py: E402
122116 examples/images_contours_and_fields/barcode_demo.py: E402
123117 examples/images_contours_and_fields/contour_corner_mask.py: E402
124- examples/images_contours_and_fields/contour_demo.py: E402, E501
118+ examples/images_contours_and_fields/contour_demo.py: E402
125119 examples/images_contours_and_fields/contour_image.py: E402
126- examples/images_contours_and_fields/contourf_demo.py: E402, E501
120+ examples/images_contours_and_fields/contourf_demo.py: E402
127121 examples/images_contours_and_fields/contourf_hatching.py: E402
128122 examples/images_contours_and_fields/contourf_log.py: E402
129123 examples/images_contours_and_fields/demo_bboximage.py: E402
@@ -143,8 +137,8 @@ per-file-ignores =
143137 examples/images_contours_and_fields/quadmesh_demo.py: E402
144138 examples/images_contours_and_fields/quiver_demo.py: E402
145139 examples/images_contours_and_fields/quiver_simple_demo.py: E402
146- examples/images_contours_and_fields/shading_example.py: E402, E501
147- examples/images_contours_and_fields/specgram_demo.py: E402, E501
140+ examples/images_contours_and_fields/shading_example.py: E402
141+ examples/images_contours_and_fields/specgram_demo.py: E402
148142 examples/images_contours_and_fields/spy_demos.py: E402
149143 examples/images_contours_and_fields/tricontour_demo.py: E201, E402
150144 examples/images_contours_and_fields/tricontour_smooth_delaunay.py: E402
@@ -169,17 +163,11 @@ per-file-ignores =
169163 examples/lines_bars_and_markers/timeline.py: E402
170164 examples/lines_bars_and_markers/xcorr_acorr_demo.py: E402
171165 examples/misc/agg_buffer.py: E402
172- examples/misc/anchored_artists.py: E501
173- examples/misc/contour_manual.py: E501
174- examples/misc/font_indexing.py: E501
175- examples/misc/ftface_props.py: E501
176166 examples/misc/histogram_path.py: E402
177167 examples/misc/print_stdout_sgskip.py: E402
178- examples/misc/svg_filter_line.py: E402, E501
179- examples/misc/svg_filter_pie.py: E402, E501
168+ examples/misc/svg_filter_line.py: E402
169+ examples/misc/svg_filter_pie.py: E402
180170 examples/misc/table_demo.py: E201
181- examples/mplot3d/voxels.py: E501
182- examples/mplot3d/wire3d_zero_stride.py: E501
183171 examples/pie_and_polar_charts/bar_of_pie.py: E402
184172 examples/pie_and_polar_charts/nested_pie.py: E402
185173 examples/pie_and_polar_charts/pie_and_donut_labels.py: E402
@@ -190,7 +178,7 @@ per-file-ignores =
190178 examples/pie_and_polar_charts/polar_legend.py: E402
191179 examples/pie_and_polar_charts/polar_scatter.py: E402
192180 examples/pyplots/align_ylabels.py: E402
193- examples/pyplots/annotate_transform.py: E228, E251, E402, E501
181+ examples/pyplots/annotate_transform.py: E228, E251, E402
194182 examples/pyplots/annotation_basic.py: E402
195183 examples/pyplots/annotation_polar.py: E231, E402
196184 examples/pyplots/auto_subplots_adjust.py: E231, E302, E402
@@ -216,13 +204,12 @@ per-file-ignores =
216204 examples/pyplots/whats_new_99_axes_grid.py: E402
217205 examples/pyplots/whats_new_99_mplot3d.py: E402
218206 examples/pyplots/whats_new_99_spines.py: E231, E402
219- examples/recipes/placing_text_boxes.py: E501
220207 examples/scales/power_norm.py: E402
221208 examples/scales/scales.py: E402
222209 examples/shapes_and_collections/artist_reference.py: E402
223210 examples/shapes_and_collections/collections.py: E402
224211 examples/shapes_and_collections/compound_path.py: E402
225- examples/shapes_and_collections/dolphin.py: E402, E501
212+ examples/shapes_and_collections/dolphin.py: E402
226213 examples/shapes_and_collections/donut.py: E402
227214 examples/shapes_and_collections/ellipse_collection.py: E402
228215 examples/shapes_and_collections/ellipse_demo.py: E402
@@ -231,17 +218,16 @@ per-file-ignores =
231218 examples/shapes_and_collections/line_collection.py: E402
232219 examples/shapes_and_collections/marker_path.py: E402
233220 examples/shapes_and_collections/patch_collection.py: E402
234- examples/shapes_and_collections/path_patch.py: E402, E501
221+ examples/shapes_and_collections/path_patch.py: E402
235222 examples/shapes_and_collections/quad_bezier.py: E402
236223 examples/shapes_and_collections/scatter.py: E402
237224 examples/showcase/firefox.py: E501
238- examples/specialty_plots/anscombe.py: E402, E501
225+ examples/specialty_plots/anscombe.py: E402
239226 examples/specialty_plots/radar_chart.py: E402
240- examples/specialty_plots/sankey_basics.py: E402, E501
227+ examples/specialty_plots/sankey_basics.py: E402
241228 examples/specialty_plots/sankey_links.py: E402
242229 examples/specialty_plots/sankey_rankine.py: E402
243230 examples/specialty_plots/skewt.py: E402
244- examples/statistics/boxplot_demo.py: E501
245231 examples/style_sheets/bmh.py: E501
246232 examples/style_sheets/ggplot.py: E501
247233 examples/style_sheets/plot_solarizedlight2.py: E501
@@ -253,8 +239,7 @@ per-file-ignores =
253239 examples/subplots_axes_and_figures/secondary_axis.py: E402
254240 examples/subplots_axes_and_figures/two_scales.py: E402
255241 examples/subplots_axes_and_figures/zoom_inset_axes.py: E402
256- examples/tests/backend_driver_sgskip.py: E402, E501
257- examples/text_labels_and_annotations/annotation_demo.py: E501
242+ examples/tests/backend_driver_sgskip.py: E402
258243 examples/text_labels_and_annotations/demo_text_rotation_mode.py: E402
259244 examples/text_labels_and_annotations/custom_legends.py: E402
260245 examples/text_labels_and_annotations/fancyarrow_demo.py: E402
@@ -265,24 +250,16 @@ per-file-ignores =
265250 examples/text_labels_and_annotations/mathtext_asarray.py: E402
266251 examples/text_labels_and_annotations/tex_demo.py: E402
267252 examples/text_labels_and_annotations/watermark_text.py: E402
268- examples/ticks_and_spines/auto_ticks.py: E501
269253 examples/ticks_and_spines/date_concise_formatter.py: E402
270254 examples/user_interfaces/canvasagg.py: E402
271255 examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402
272256 examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402
273257 examples/user_interfaces/embedding_in_qt_sgskip.py: E402
274- examples/user_interfaces/embedding_in_wx2_sgskip.py: E501
275- examples/user_interfaces/embedding_in_wx3_sgskip.py: E501
276- examples/user_interfaces/embedding_in_wx4_sgskip.py: E501
277- examples/user_interfaces/embedding_in_wx5_sgskip.py: E501
278- examples/user_interfaces/embedding_webagg_sgskip.py: E501
279258 examples/user_interfaces/gtk_spreadsheet_sgskip.py: E402
280- examples/user_interfaces/mathtext_wx_sgskip.py: E402, E501
259+ examples/user_interfaces/mathtext_wx_sgskip.py: E402
281260 examples/user_interfaces/mpl_with_glade3_sgskip.py: E402
282261 examples/user_interfaces/pylab_with_gtk_sgskip.py: E302, E402
283262 examples/user_interfaces/toolmanager_sgskip.py: E402
284263 examples/userdemo/connectionstyle_demo.py: E402
285264 examples/userdemo/custom_boxstyle01.py: E402
286265 examples/userdemo/pgf_preamble_sgskip.py: E402
287- examples/userdemo/simple_annotate01.py: E501
288- examples/widgets/rectangle_selector.py: E501
0 commit comments