Skip to content

Commit

Permalink
chore: Lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
niliayu committed Nov 11, 2024
1 parent d866224 commit b7bd77e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/lib/sift_py/grpc/transport.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
from sift_py.grpc._retry import RetryPolicy
from sift_py.grpc.keepalive import DEFAULT_KEEPALIVE_CONFIG, KeepaliveConfig


SiftChannel: TypeAlias = grpc.Channel
SiftAsyncChannel: TypeAlias = grpc_aio.Channel

Expand Down

0 comments on commit b7bd77e

Please sign in to comment.