diff options
| author | Kaalleen <reni@allenka.de> | 2022-05-04 20:04:39 +0200 |
|---|---|---|
| committer | Kaalleen <reni@allenka.de> | 2022-05-04 20:04:39 +0200 |
| commit | e65aaebbcab1ca6fbcf99d9f3665af423e02c2f5 (patch) | |
| tree | 314fda9b420cf77d03293ea4b542593ee8ccbf2e /lib/stitches/fill.py | |
| parent | 48d0a0250e2787a3351137172924d1c4d277f002 (diff) | |
rebase corrections
Diffstat (limited to 'lib/stitches/fill.py')
| -rw-r--r-- | lib/stitches/fill.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/stitches/fill.py b/lib/stitches/fill.py index a09b93b1..94df3f77 100644 --- a/lib/stitches/fill.py +++ b/lib/stitches/fill.py @@ -11,7 +11,6 @@ from ..stitch_plan import Stitch from ..svg import PIXELS_PER_MM from ..utils import Point as InkstitchPoint from ..utils import cache -from ..stitch_plan import Stitch def legacy_fill(shape, angle, row_spacing, end_row_spacing, max_stitch_length, flip, staggers, skip_last): |
