Skip to content

Commit 6476516

Browse files
committed
updates line spacing
1 parent 23a2b62 commit 6476516

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

auth/cloud-client-temp/idtoken_from_metadata_server.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
import google.auth.transport.requests
2020
import google.oauth2.credentials
2121

22+
2223
def idtoken_from_metadata_server(url: str) -> None:
2324
"""
2425
Use the Google Cloud metadata server in the Cloud Run (or AppEngine or Kubernetes etc.,)

0 commit comments

Comments
 (0)