Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e3b2a80

Browse files
committed
Replace backend_driver by new example runner.
backend_driver has been really outdated for a long time. Replace it by a new script running all or a subset of the examples scripts.
1 parent c92f717 commit e3b2a80

File tree

4 files changed

+91
-582
lines changed

4 files changed

+91
-582
lines changed

.flake8

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,6 @@ per-file-ignores =
253253
examples/subplots_axes_and_figures/secondary_axis.py: E402
254254
examples/subplots_axes_and_figures/two_scales.py: E402
255255
examples/subplots_axes_and_figures/zoom_inset_axes.py: E402
256-
examples/tests/backend_driver_sgskip.py: E402
257256
examples/text_labels_and_annotations/date_index_formatter.py: E402
258257
examples/text_labels_and_annotations/demo_text_rotation_mode.py: E402
259258
examples/text_labels_and_annotations/custom_legends.py: E402

0 commit comments

Comments
 (0)