pull/1254/head
Lex Neva 2021-08-07 12:38:41 -04:00
rodzic 923ff3cb97
commit 3b7994c01a
2 zmienionych plików z 10 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,8 @@
# Authors: see git history
#
# Copyright (c) 2010 Authors
# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details.
from .stitch import Stitch
from ..threads import ThreadColor
from ..utils.geometry import Point

Wyświetl plik

@ -1,3 +1,8 @@
# Authors: see git history
#
# Copyright (c) 2010 Authors
# Licensed under the GNU GPL version 3.0 or later. See the file LICENSE for details.
from .stitch import Stitch