@@ -55,43 +55,43 @@ per-file-ignores =
55
55
lib/pylab.py: F401, F403
56
56
57
57
doc/conf.py: E402
58
- tutorials/advanced/path_tutorial.py: E402
59
- tutorials/advanced/patheffects_guide.py: E402
60
- tutorials/advanced/transforms_tutorial.py: E402, E501
61
- tutorials/colors/colormaps.py: E501
62
- tutorials/colors/colors.py: E402
63
- tutorials/intermediate/artists.py: E402
64
- tutorials/intermediate/constrainedlayout_guide.py: E402
65
- tutorials/intermediate/legend_guide.py: E402
66
- tutorials/intermediate/tight_layout_guide.py: E402
67
- tutorials/introductory/animation_tutorial.py: E501
68
- tutorials/introductory/images.py: E501
69
- tutorials/introductory/pyplot.py: E402, E501
70
- tutorials/text/annotations.py: E402, E501
71
- tutorials/text/mathtext.py: E501
72
- tutorials/text/text_intro.py: E402
73
- tutorials/text/text_props.py: E501
58
+ galleries/ tutorials/advanced/path_tutorial.py: E402
59
+ galleries/ tutorials/advanced/patheffects_guide.py: E402
60
+ galleries/ tutorials/advanced/transforms_tutorial.py: E402, E501
61
+ galleries/ tutorials/colors/colormaps.py: E501
62
+ galleries/ tutorials/colors/colors.py: E402
63
+ galleries/ tutorials/intermediate/artists.py: E402
64
+ galleries/ tutorials/intermediate/constrainedlayout_guide.py: E402
65
+ galleries/ tutorials/intermediate/legend_guide.py: E402
66
+ galleries/ tutorials/intermediate/tight_layout_guide.py: E402
67
+ galleries/ tutorials/introductory/animation_tutorial.py: E501
68
+ galleries/ tutorials/introductory/images.py: E501
69
+ galleries/ tutorials/introductory/pyplot.py: E402, E501
70
+ galleries/ tutorials/text/annotations.py: E402, E501
71
+ galleries/ tutorials/text/mathtext.py: E501
72
+ galleries/ tutorials/text/text_intro.py: E402
73
+ galleries/ tutorials/text/text_props.py: E501
74
74
75
- examples/animation/frame_grabbing_sgskip.py: E402
76
- examples/images_contours_and_fields/tricontour_demo.py: E201
77
- examples/images_contours_and_fields/tripcolor_demo.py: E201
78
- examples/images_contours_and_fields/triplot_demo.py: E201
79
- examples/lines_bars_and_markers/marker_reference.py: E402
80
- examples/misc/print_stdout_sgskip.py: E402
81
- examples/misc/table_demo.py: E201
82
- examples/style_sheets/bmh.py: E501
83
- examples/subplots_axes_and_figures/demo_constrained_layout.py: E402
84
- examples/text_labels_and_annotations/custom_legends.py: E402
85
- examples/ticks/date_concise_formatter.py: E402
86
- examples/ticks/date_formatters_locators.py: F401
87
- examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402
88
- examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402
89
- examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py: E402
90
- examples/user_interfaces/embedding_in_gtk4_sgskip.py: E402
91
- examples/user_interfaces/gtk3_spreadsheet_sgskip.py: E402
92
- examples/user_interfaces/gtk4_spreadsheet_sgskip.py: E402
93
- examples/user_interfaces/mpl_with_glade3_sgskip.py: E402
94
- examples/user_interfaces/pylab_with_gtk3_sgskip.py: E402
95
- examples/user_interfaces/pylab_with_gtk4_sgskip.py: E402
96
- examples/userdemo/pgf_preamble_sgskip.py: E402
75
+ galleries/ examples/animation/frame_grabbing_sgskip.py: E402
76
+ galleries/ examples/images_contours_and_fields/tricontour_demo.py: E201
77
+ galleries/ examples/images_contours_and_fields/tripcolor_demo.py: E201
78
+ galleries/ examples/images_contours_and_fields/triplot_demo.py: E201
79
+ galleries/ examples/lines_bars_and_markers/marker_reference.py: E402
80
+ galleries/ examples/misc/print_stdout_sgskip.py: E402
81
+ galleries/ examples/misc/table_demo.py: E201
82
+ galleries/ examples/style_sheets/bmh.py: E501
83
+ galleries/ examples/subplots_axes_and_figures/demo_constrained_layout.py: E402
84
+ galleries/ examples/text_labels_and_annotations/custom_legends.py: E402
85
+ galleries/ examples/ticks/date_concise_formatter.py: E402
86
+ galleries/ examples/ticks/date_formatters_locators.py: F401
87
+ galleries/ examples/user_interfaces/embedding_in_gtk3_panzoom_sgskip.py: E402
88
+ galleries/ examples/user_interfaces/embedding_in_gtk3_sgskip.py: E402
89
+ galleries/ examples/user_interfaces/embedding_in_gtk4_panzoom_sgskip.py: E402
90
+ galleries/ examples/user_interfaces/embedding_in_gtk4_sgskip.py: E402
91
+ galleries/ examples/user_interfaces/gtk3_spreadsheet_sgskip.py: E402
92
+ galleries/ examples/user_interfaces/gtk4_spreadsheet_sgskip.py: E402
93
+ galleries/ examples/user_interfaces/mpl_with_glade3_sgskip.py: E402
94
+ galleries/ examples/user_interfaces/pylab_with_gtk3_sgskip.py: E402
95
+ galleries/ examples/user_interfaces/pylab_with_gtk4_sgskip.py: E402
96
+ galleries/ examples/userdemo/pgf_preamble_sgskip.py: E402
97
97
force-check = True
0 commit comments