8000 more flake, will rebase eventually probably · QuLogic/matplotlib@81c01b2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 81c01b2

Browse files
committed
more flake, will rebase eventually probably
1 parent 6a2d498 commit 81c01b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/matplotlib/tests/test_preprocess_data.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,9 @@ def funcy(ax, x, y, z, t=None):
227227

228228

229229
class TestPlotTypes:
230+
230231
plotters = [Axes.scatter, Axes.bar, Axes.plot]
232+
231233
@pytest.mark.parametrize('plotter', plotters)
232234
@check_figures_equal(extensions=['png'])
233235
def test_dict_unpack(self, plotter, fig_test, fig_ref):

0 commit comments

Comments
 (0)
0