[AutoTool/SimpleTool/BasicTool] Rename BasicTool->SimpleTool and remove transition handling. Export AutoTool and SimpleTool at top level.
This commit is contained in:
parent
cf92cc06b3
commit
601773d17e
3 changed files with 78 additions and 119 deletions
|
|
@ -77,7 +77,8 @@ from .builder import (
|
|||
Pather as Pather,
|
||||
RenderPather as RenderPather,
|
||||
RenderStep as RenderStep,
|
||||
BasicTool as BasicTool,
|
||||
SimpleTool as SimpleTool,
|
||||
AutoTool as AutoTool,
|
||||
PathTool as PathTool,
|
||||
)
|
||||
from .utils import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue