Skip to content

Commit e6eb32f

Browse files
committed
Update import
1 parent 424797b commit e6eb32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

durabletask/internal/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import orchestrator_service_pb2 as pb
1+
import durabletask.internal.orchestrator_service_pb2 as pb
22

33

44
class VersionFailureException(Exception):

0 commit comments

Comments
 (0)