mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-31 13:49:48 -06:00
* api changes * doc changes * move docs * generated * generate * pkg * backmerge main * revert to main * revert main * race? * remove go tests
5 lines
81 B
Python
5 lines
81 B
Python
from hatchet_sdk import Hatchet
|
|
|
|
# Initialize Hatchet client
|
|
hatchet = Hatchet()
|