From 20c528879d923812e6d569fd41d91d60eb86d865 Mon Sep 17 00:00:00 2001 From: Lukas Hauertmann Date: Tue, 21 Sep 2021 12:37:53 +0200 Subject: [PATCH] Remove #47 from list of skipping examples for PyPlot --- src/examples.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/examples.jl b/src/examples.jl index d1e1a474..6a53dcf4 100644 --- a/src/examples.jl +++ b/src/examples.jl @@ -1235,7 +1235,7 @@ const _examples = PlotExample[ _animation_examples = [2, 31] _backend_skips = Dict( :gr => [25, 30], - :pyplot => [2, 25, 30, 31, 47, 49, 55], + :pyplot => [2, 25, 30, 31, 49, 55], :plotlyjs => [2, 21, 24, 25, 30, 31, 49, 51, 55], :plotly => [2, 21, 24, 25, 30, 31, 49, 50, 51, 55], :pgfplotsx => [