misc fixes
This commit is contained in:
parent
9a077ea2df
commit
93ab0a942d
4 changed files with 35 additions and 35 deletions
|
|
@ -32,7 +32,7 @@ from .error import MasqueError, PatternError, LibraryError, BuildError
|
|||
from .shapes import Shape, Polygon, Path, Circle, Arc, Ellipse
|
||||
from .label import Label
|
||||
from .ref import Ref
|
||||
from .pattern import Pattern
|
||||
from .pattern import Pattern, map_layers, map_targets, chain_elements
|
||||
|
||||
from .library import (
|
||||
ILibraryView, ILibrary,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue