From ffc0db1ddf2f790fecaa67cdacec87f207e999e8 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sat, 19 Jul 2025 22:30:15 +0200 Subject: Convert to satin internally (3874) --- tests/test_output.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_output.py') diff --git a/tests/test_output.py b/tests/test_output.py index afccca7e..9ed63602 100644 --- a/tests/test_output.py +++ b/tests/test_output.py @@ -3,7 +3,7 @@ from inkex.tester import TestCase from inkex.tester.svg import svg from lib import output -from lib.elements.utils import node_to_elements +from lib.elements import node_to_elements from lib.stitch_plan.stitch_plan import stitch_groups_to_stitch_plan from lib.svg.tags import INKSTITCH_ATTRIBS -- cgit v1.2.3