mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-04-25 19:58:34 -05:00
8e80faf2d6
* api changes * doc changes * move docs * generated * generate * pkg * backmerge main * revert to main * revert main * race? * remove go tests
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()
|