@@ -65,47 +65,47 @@ per-file-ignores =
6565 lib/pylab.py: F401, F403
6666
6767 doc/conf.py: E402
68- tutorials/advanced/path_tutorial.py: E402
69- tutorials/advanced/patheffects_guide.py: E402
70- tutorials/advanced/transforms_tutorial.py: E402, E501
71- tutorials/colors/colormaps.py: E501
72- tutorials/colors/colors.py: E402
73- tutorials/intermediate/artists.py: E402
74- tutorials/intermediate/constrainedlayout_guide.py: E402
75- tutorials/intermediate/legend_guide.py: E402
76- tutorials/intermediate/tight_layout_guide.py: E402
77- tutorials/introductory/animation_tutorial.py: E501
78- tutorials/introductory/images.py: E501
79- tutorials/introductory/pyplot.py: E402, E501
80- tutorials/text/annotations.py: E402, E501
81- tutorials/text/mathtext.py: E501
82- tutorials/text/text_intro.py: E402
83- tutorials/text/text_props.py: E501
84- tutorials/text/usetex.py: E501
85- tutorials/toolkits/axes_grid.py: E501
86- tutorials/toolkits/axisartist.py: E501
68+ galleries/ tutorials/advanced/path_tutorial.py: E402
69+ galleries/ tutorials/advanced/patheffects_guide.py: E402
70+ galleries/ tutorials/advanced/transforms_tutorial.py: E402, E501
71+ galleries/ tutorials/colors/colormaps.py: E501
72+ galleries/ tutorials/colors/colors.py: E402
73+ galleries/ tutorials/intermediate/artists.py: E402
74+ galleries/ tutorials/intermediate/constrainedlayout_guide.py: E402
75+ galleries/ tutorials/intermediate/legend_guide.py: E402
76+ galleries/ tutorials/intermediate/tight_layout_guide.py: E402
77+ galleries/ tutorials/introductory/animation_tutorial.py: E501
78+ galleries/ tutorials/introductory/images.py: E501
79+ galleries/ tutorials/introductory/pyplot.py: E402, E501
80+ galleries/ tutorials/text/annotations.py: E402, E501
81+ galleries/ tutorials/text/mathtext.py: E501
82+ galleries/ tutorials/text/text_intro.py: E402
83+ galleries/ tutorials/text/text_props.py: E501
84+ galleries/ tutorials/text/usetex.py: E501
85+ galleries/ tutorials/toolkits/axes_grid.py: E501
86+ galleries/ tutorials/toolkits/axisartist.py: E501
8787
88- examples/animation/frame_grabbing_sgskip.py: E402
89- examples/images_contours_and_fields/tricontour_demo.py: E201
90- examples/images_contours_and_fields/tripcolor_demo.py: E201
91- examples/images_contours_and_fields/triplot_demo.py: E201
92- examples/lines_bars_and_markers/marker_reference.py: E402
93- examples/misc/print_stdout_sgskip.py: E402
94- examples/misc/table_demo.py: E201
95- examples/style_sheets/bmh.py: E501
96- examples/style_sheets/plot_solarizedlight2.py: E501
97- examples/subplots_axes_and_figures/demo_constrained_layout.py: E402
98- examples/text_labels_and_annotations/custom_legends.py: E402
99- examples/ticks/date_concise_formatter.py: E402
100- examples/ticks/date_formatters_locators.py: F401
101- examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402
102- examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402
103- examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py: E402
104- examples/user_interfaces/embedding_in_gtk4_sgskip.py: E402
105- examples/user_interfaces/gtk3_spreadsheet_sgskip.py: E402
106- examples/user_interfaces/gtk4_spreadsheet_sgskip.py: E402
107- examples/user_interfaces/mpl_with_glade3_sgskip.py: E402
108- examples/user_interfaces/pylab_with_gtk3_sgskip.py: E402
109- examples/user_interfaces/pylab_with_gtk4_sgskip.py: E402
110- examples/userdemo/pgf_preamble_sgskip.py: E402
88+ galleries/ examples/animation/frame_grabbing_sgskip.py: E402
89+ galleries/ examples/images_contours_and_fields/tricontour_demo.py: E201
90+ galleries/ examples/images_contours_and_fields/tripcolor_demo.py: E201
91+ galleries/ examples/images_contours_and_fields/triplot_demo.py: E201
92+ galleries/ examples/lines_bars_and_markers/marker_reference.py: E402
93+ galleries/ examples/misc/print_stdout_sgskip.py: E402
94+ galleries/ examples/misc/table_demo.py: E201
95+ galleries/ examples/style_sheets/bmh.py: E501
96+ galleries/ examples/style_sheets/plot_solarizedlight2.py: E501
97+ galleries/ examples/subplots_axes_and_figures/demo_constrained_layout.py: E402
98+ galleries/ examples/text_labels_and_annotations/custom_legends.py: E402
99+ galleries/ examples/ticks/date_concise_formatter.py: E402
100+ galleries/ examples/ticks/date_formatters_locators.py: F401
101+ galleries/ examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402
102+ galleries/ examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402
103+ galleries/ examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py: E402
104+ galleries/ examples/user_interfaces/embedding_in_gtk4_sgskip.py: E402
105+ galleries/ examples/user_interfaces/gtk3_spreadsheet_sgskip.py: E402
106+ galleries/ examples/user_interfaces/gtk4_spreadsheet_sgskip.py: E402
107+ galleries/ examples/user_interfaces/mpl_with_glade3_sgskip.py: E402
108+ galleries/ examples/user_interfaces/pylab_with_gtk3_sgskip.py: E402
109+ galleries/ examples/user_interfaces/pylab_with_gtk4_sgskip.py: E402
110+ galleries/ examples/userdemo/pgf_preamble_sgskip.py: E402
111111force-check = True