Add Library management functionality
This commit is contained in:
parent
7cad46fa46
commit
aa5696d884
6 changed files with 371 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ from .label import Label
|
|||
from .subpattern import SubPattern
|
||||
from .pattern import Pattern
|
||||
from .utils import layer_t, annotations_t
|
||||
from .library import Library
|
||||
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue