This commit is contained in:
Typer_Body
2026-05-08 01:27:45 +08:00
parent 75fdfe6806
commit c9f7911efe
7 changed files with 5 additions and 26 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import pytest
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..', '..', '..', 'src'))
from langbot.pkg.workflow.node import WorkflowNode, NodePort
from langbot.pkg.workflow.node import WorkflowNode
from langbot.pkg.workflow.registry import NodeTypeRegistry