diff --git a/google/genai/_api_client.py b/google/genai/_api_client.py index e6202815e..b046c0ff9 100644 --- a/google/genai/_api_client.py +++ b/google/genai/_api_client.py @@ -1007,7 +1007,7 @@ def _maybe_set( Does not override the SSL context if it is already set. Args: - args: The client args to to check for SSL context. + args: The client args to check for SSL context. ctx: The SSL context to set. Returns: @@ -1059,7 +1059,7 @@ def _maybe_set( Does not override the SSL context if it is already set. Args: - args: The client args to to check for SSL context. + args: The client args to check for SSL context. ctx: The SSL context to set. Returns: @@ -1117,7 +1117,7 @@ def _maybe_set( Does not override the SSL context if it is already set. Args: - args: The client args to to check for SSL context. + args: The client args to check for SSL context. ctx: The SSL context to set. Returns: