Skip to content

Commit a2e7b7c

Browse files
committed
add cleanup dec to non-img-comp test
1 parent dc38a9a commit a2e7b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

probscale/tests/test_probscale/test_viz.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,7 @@ def test_probplot_pp_bestfit_probax_y():
384384
scatter_kws=scatter_kws, line_kws=line_kws)
385385

386386

387+
@cleanup
387388
def test_probplot_test_results():
388389
fig, ax = plt.subplots()
389390
data = setup_plot_data()

0 commit comments

Comments
 (0)