diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-05-22 21:49:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-22 21:49:35 +0200 |
| commit | 7a19800a6fed788c510156957d5d6c70f34bd222 (patch) | |
| tree | 918da0319d4a1b053a873e3ff9953aa0be8e6259 /lib/elements | |
| parent | 175709cdcfba4945cb20d21130e04efca54dd7ae (diff) | |
add links to documention in inx extensions (#2937)
Diffstat (limited to 'lib/elements')
| -rw-r--r-- | lib/elements/satin_column.py | 1 |
1 files changed, 0 insertions, 1 deletions
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'), |
