Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
athornton committed Jan 19, 2024
1 parent e42dca2 commit 81f1ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion giftless/storage/google_cloud.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from typing import Any, BinaryIO, cast

import google.auth
import google.cloud
import google.cloud.storage
from google.auth import impersonated_credentials
from google.oauth2 import service_account

Expand Down

0 comments on commit 81f1ac1

Please sign in to comment.