We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bdd7c2 commit 66de269Copy full SHA for 66de269
sdks/python/hatchet_sdk/__init__.py
@@ -143,7 +143,6 @@
143
from hatchet_sdk.config import ClientConfig, ClientTLSConfig, OpenTelemetryConfig
144
from hatchet_sdk.context.context import Context, DurableContext
145
from hatchet_sdk.context.worker_context import WorkerContext
146
-from hatchet_sdk.contracts.compat import apply_proto_aliases as _apply_proto_aliases
147
from hatchet_sdk.contracts.workflows_pb2 import (
148
CreateWorkflowVersionOpts,
149
RateLimitDuration,
0 commit comments