Skip to content

Commit 7e0fc28

Browse files
committed
TODO: typed API?
1 parent 4c93c77 commit 7e0fc28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

temporalio/client.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1536,6 +1536,7 @@ def get_async_activity_handle(
15361536
def get_async_activity_handle(self, *, task_token: bytes) -> AsyncActivityHandle:
15371537
pass
15381538

1539+
# TODO(dan): add typed API get_async_activity_handle_for?
15391540
def get_async_activity_handle(
15401541
self,
15411542
*,

0 commit comments

Comments
 (0)