Skip to content

Commit

Permalink
export gcs_refreshable_credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseynield committed Feb 24, 2025
1 parent b324bd8 commit 95059e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions icechunk-python/python/icechunk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
containers_credentials,
gcs_credentials,
gcs_from_env_credentials,
gcs_refreshable_credentials,
gcs_static_credentials,
s3_anonymous_credentials,
s3_credentials,
Expand Down Expand Up @@ -128,6 +129,7 @@
"containers_credentials",
"gcs_credentials",
"gcs_from_env_credentials",
"gcs_refreshable_credentials",
"gcs_static_credentials",
"gcs_storage",
"in_memory_storage",
Expand Down

0 comments on commit 95059e1

Please sign in to comment.