We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07b74a2 commit 5e523d2Copy full SHA for 5e523d2
tests/durabletask/test_proto_task_hub_shim.py
@@ -2,8 +2,6 @@
2
# Licensed under the MIT License.
3
4
5
-import ast
6
-import inspect
7
from typing import get_type_hints
8
9
from durabletask.internal.orchestrator_service_pb2_grpc import TaskHubSidecarServiceStub
0 commit comments