Skip to content

Commit 4463094

Browse files
Update packages/google-api-core/google/api_core/gapic_v1/client_helpers.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent c60e977 commit 4463094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-api-core/google/api_core/gapic_v1/client_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
import os
2020
import re
21-
from typing import Optional
21+
from typing import Any, Optional
2222

2323
from google.auth.exceptions import MutualTLSChannelError # type: ignore
2424
from google.auth.transport import mtls # type: ignore

0 commit comments

Comments
 (0)