surface BasicTool and PathTool at top level
This commit is contained in:
parent
6ba44e375b
commit
2229ee5d25
2 changed files with 2 additions and 2 deletions
|
|
@ -2,4 +2,4 @@ from .builder import Builder
|
|||
from .pather import Pather
|
||||
from .renderpather import RenderPather
|
||||
from .utils import ell
|
||||
from .tools import Tool, RenderStep
|
||||
from .tools import Tool, RenderStep, BasicTool, PathTool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue