mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-24 18:19:59 -06:00
* feat: snippets * feat: first couple paragraphs * feat: flesh out hatchet examples * fix: one more * feat: log view * fix: cleanup * feat: another section * fix: fmt * feat: debugging section * fix: proofread * fix: lint * chore: gen * fix: copilot * fix: copilot * feat: add blog post link * fix: feedback * chore: sdk ver * chore: gen * fix: ugh
4 lines
56 B
Python
4 lines
56 B
Python
from examples.simple.worker import simple
|
|
|
|
simple.run()
|