Skip to content

Commit 904da6b

Browse files
committed
fix(api-core): satisfy lint and formatting for conftest and test_client_utils in routing branch
1 parent 5eda9f3 commit 904da6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-api-core/tests/unit/gapic/test_client_utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
get_default_mtls_endpoint,
2424
get_universe_domain,
2525
)
26+
from google.auth.exceptions import MutualTLSChannelError
2627

2728

2829
def test_get_default_mtls_endpoint():

0 commit comments

Comments
 (0)