Skip to content

Commit b43e189

Browse files
committed
updates import order authenticate_explicit_with_adc.py
1 parent b01858f commit b43e189

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

auth/cloud-client-temp/authenticate_explicit_with_adc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
# [START auth_cloud_explicit_adc]
1616

17-
from google.cloud import storage
1817

1918
import google.auth
19+
from google.cloud import storage
2020
import google.oauth2.credentials
2121

2222

0 commit comments

Comments
 (0)