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

Skip to content

Commit b832aee

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 6372f1d commit b832aee

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
@@ -250,7 +250,6 @@ per-file-ignores =
250250
examples/subplots_axes_and_figures/secondary_axis.py: E402
251251
examples/subplots_axes_and_figures/two_scales.py: E402
252252
examples/subplots_axes_and_figures/zoom_inset_axes.py: E402
253-
examples/tests/backend_driver_sgskip.py: E402
254253
examples/text_labels_and_annotations/demo_text_rotation_mode.py: E402
255254
examples/text_labels_and_annotations/custom_legends.py: E402
256255
examples/text_labels_and_annotations/fancyarrow_demo.py: E402

0 commit comments

Comments
 (0)