We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be7dcf0 commit c46964bCopy full SHA for c46964b
python/restate/client_types.py
@@ -16,6 +16,7 @@
16
from datetime import timedelta
17
import typing
18
19
+
20
from .context import HandlerType
21
22
I = typing.TypeVar("I")
0 commit comments