mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-06 00:40:10 -06:00
Fe overhaul docs (#1640)
* api changes * doc changes * move docs * generated * generate * pkg * backmerge main * revert to main * revert main * race? * remove go tests
This commit is contained in:
11
examples/python/delayed/test_delayed.py
Normal file
11
examples/python/delayed/test_delayed.py
Normal file
@@ -0,0 +1,11 @@
|
||||
# from hatchet_sdk import Hatchet
|
||||
# import pytest
|
||||
|
||||
# from tests.utils import fixture_bg_worker
|
||||
|
||||
|
||||
# worker = fixture_bg_worker(["poetry", "run", "manual_trigger"])
|
||||
|
||||
# # @pytest.mark.asyncio(loop_scope="session")
|
||||
# async def test_run(hatchet: Hatchet):
|
||||
# # TODO
|
||||
Reference in New Issue
Block a user