mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-29 22:19:56 -05:00
5062bf1e3e
New SDKs and docs for the v1 release.
4 lines
65 B
Python
4 lines
65 B
Python
from examples.dag.worker import dag_workflow
|
|
|
|
dag_workflow.run()
|