mirror of https://github.com/langgenius/dify.git
test: fix test
Signed-off-by: -LAN- <laipz8200@outlook.com>
This commit is contained in:
parent
02fcd08c08
commit
9d004a0971
|
|
@ -15,7 +15,7 @@ from core.workflow.entities.workflow_node_execution import (
|
|||
WorkflowNodeExecution,
|
||||
WorkflowNodeExecutionStatus,
|
||||
)
|
||||
from core.workflow.nodes.enums import NodeType
|
||||
from core.workflow.enums import NodeType
|
||||
from models import Account, WorkflowNodeExecutionTriggeredFrom
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue