misc fixes

This commit is contained in:
jan 2023-04-12 14:47:10 -07:00
commit 93ab0a942d
4 changed files with 35 additions and 35 deletions

View file

@ -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,