mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-01 22:29:54 -06:00
4 lines
65 B
Python
4 lines
65 B
Python
from examples.dag.worker import dag_workflow
|
|
|
|
dag_workflow.run()
|