Skip to content

Commit

Permalink
[typing] prefect.concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
mjpieters committed Dec 25, 2024
1 parent c7282e8 commit ed8177e
Show file tree
Hide file tree
Showing 26 changed files with 636 additions and 677 deletions.
2 changes: 1 addition & 1 deletion client/client_flow.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from prefect import flow, task
from prefect.concurrency import asyncio, events, services, sync # noqa: F401
from prefect.concurrency import asyncio, services, sync # noqa: F401


def skip_remote_run():
Expand Down
Loading

0 comments on commit ed8177e

Please sign in to comment.