Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
niliayu committed Nov 11, 2024
1 parent b7bd77e commit 4f26322
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 @@ -45,7 +45,6 @@ def get_ssl_credentials() -> grpc.ChannelCredentials:
return grpc.ssl_channel_credentials()



def use_sift_channel(
config: SiftChannelConfig, metadata: Optional[Dict[str, Any]] = None
) -> SiftChannel:
Expand Down

0 comments on commit 4f26322

Please sign in to comment.