allow locking of all objects
This commit is contained in:
parent
09711116a7
commit
e0db621595
14 changed files with 290 additions and 36 deletions
|
|
@ -25,7 +25,7 @@
|
|||
|
||||
import pathlib
|
||||
|
||||
from .error import PatternError
|
||||
from .error import PatternError, PatternLockedError
|
||||
from .shapes import Shape
|
||||
from .label import Label
|
||||
from .subpattern import SubPattern
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue