wf reorg 4 demo workflow in example

This commit is contained in:
lda
2026-05-08 21:55:33 +07:00 Verified
parent eaead2169c
commit 703b25bc19
6 changed files with 5 additions and 8 deletions
+1 -1
View File
@@ -11,8 +11,8 @@ from wf_core import (
resume_workflow,
step_workflow,
)
from wf_core.demo_workflow import build_demo_registry, build_demo_workflow
from wf_core.runtime.ops.runs import create_run_state
from examples.demo_workflow import build_demo_registry, build_demo_workflow
from wf_authoring import (
NodeReturn,
WorkflowBuilder,