Turn Builder into a subset of Pather
This commit is contained in:
parent
039320d180
commit
4fc2e67b62
3 changed files with 186 additions and 39 deletions
|
|
@ -42,7 +42,7 @@ from .library import (
|
|||
)
|
||||
from .ports import Port, PortList
|
||||
from .abstract import Abstract
|
||||
from .builder import Builder, Tool, FlatBuilder
|
||||
from .builder import Builder, Tool, FlatBuilder, Pather
|
||||
from .utils import ports2data
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue