Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Conditionally import requests only if no request was passed by t…
…he caller. (#1456) This resolves https://togithub.com/googleapis/google-auth-library-python/issues/1455. The repo-wide pattern is to only import the requests module at runtime as a fallback.
- Loading branch information