delete FlatBuilder (Builder subsumes it)
This commit is contained in:
parent
3028ea0941
commit
6b240de268
3 changed files with 1 additions and 524 deletions
|
|
@ -41,7 +41,7 @@ from .library import (
|
|||
)
|
||||
from .ports import Port, PortList
|
||||
from .abstract import Abstract
|
||||
from .builder import Builder, Tool, FlatBuilder, Pather, RenderPather, render_step_t
|
||||
from .builder import Builder, Tool, Pather, RenderPather, render_step_t
|
||||
from .utils import ports2data, oneshot
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue