We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6171052 commit 2acbd52Copy full SHA for 2acbd52
1 file changed
packages/google-auth/google/auth/_default.py
@@ -22,7 +22,7 @@
22
import json
23
import logging
24
import os
25
-from typing import Optional, Sequence, TYPE_CHECKING
+from typing import Optional, Sequence, TYPE_CHECKING, Union
26
import warnings
27
28
from google.auth import environment_vars
0 commit comments