Skip to content

Commit 66b9fe5

Browse files
Update packages/google-auth/google/auth/transport/__init__.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent 6b50557 commit 66b9fe5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/google-auth/google/auth/transport/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"""
2626

2727
__lazy_modules__ = {
28-
"google.auth.transport._aiohttp_requests",
28+
"google.auth.transport.aiohttp_requests",
2929
"google.auth.transport._custom_tls_signer",
3030
"google.auth.transport._http_client",
3131
"google.auth.transport._mtls_helper",

0 commit comments

Comments
 (0)