mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-05-07 02:19:46 -05:00
5062bf1e3e
New SDKs and docs for the v1 release.
4 lines
94 B
Python
4 lines
94 B
Python
from examples.on_success.worker import on_success_workflow
|
|
|
|
on_success_workflow.run_no_wait()
|