[AutoTool/SimpleTool/BasicTool] Rename BasicTool->SimpleTool and remove transition handling. Export AutoTool and SimpleTool at top level.

This commit is contained in:
Jan Petykiewicz 2025-11-13 00:39:41 -08:00
commit 601773d17e
3 changed files with 78 additions and 119 deletions

View file

@ -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 (