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 424797b commit e6eb32fCopy full SHA for e6eb32f
durabletask/internal/exceptions.py
@@ -1,4 +1,4 @@
1
-import orchestrator_service_pb2 as pb
+import durabletask.internal.orchestrator_service_pb2 as pb
2
3
4
class VersionFailureException(Exception):
0 commit comments