From 715bf4a1be866cc9eff48632556a209c1995c4a6 Mon Sep 17 00:00:00 2001 From: cvanelteren Date: Sat, 24 Jan 2026 14:32:45 +1000 Subject: [PATCH] empty commit --- ultraplot/tests/test_plot.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ultraplot/tests/test_plot.py b/ultraplot/tests/test_plot.py index 92025e872..bbcad6dbd 100644 --- a/ultraplot/tests/test_plot.py +++ b/ultraplot/tests/test_plot.py @@ -749,7 +749,6 @@ def test_sankey_basic(): assert getattr(diagram, "flows", None) is not None return fig - @pytest.mark.mpl_image_compare def test_sankey_layered_nodes_flows(): """