From 7a19800a6fed788c510156957d5d6c70f34bd222 Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Wed, 22 May 2024 21:49:35 +0200 Subject: add links to documention in inx extensions (#2937) --- lib/elements/satin_column.py | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/elements/satin_column.py') diff --git a/lib/elements/satin_column.py b/lib/elements/satin_column.py index 7fe2869a..a714ad38 100644 --- a/lib/elements/satin_column.py +++ b/lib/elements/satin_column.py @@ -368,7 +368,6 @@ class SatinColumn(EmbroideryElement): 'All stitches must be within this distance from the path. ' 'A lower tolerance means stitches will be closer together. ' 'A higher tolerance means sharp corners may be rounded. ' - 'Defaults to stitch length.' ), unit='mm', group=_('Contour Underlay'), -- cgit v1.2.3