redo library class naming
This commit is contained in:
parent
a07446808a
commit
f0a71bfb8b
13 changed files with 78 additions and 78 deletions
|
|
@ -35,8 +35,8 @@ from .ref import Ref
|
|||
from .pattern import Pattern
|
||||
|
||||
from .library import (
|
||||
Library, MutableLibrary,
|
||||
WrapROLibrary, WrapLibrary, LazyLibrary,
|
||||
ILibraryView, ILibrary,
|
||||
LibraryView, Library, LazyLibrary,
|
||||
AbstractView,
|
||||
Tree,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue