We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5059b82 commit 5406856Copy full SHA for 5406856
tests/durabletask/test_batch_actions.py
@@ -1,7 +1,6 @@
1
2
-from grpc._channel import _InactiveRpcError
3
import pytest
4
-from durabletask import client, task, worker
+from durabletask import task
5
6
# NOTE: These tests assume a sidecar process is running. Example command:
7
# go install github.com/microsoft/durabletask-go@main
0 commit comments