Skip to content

Commit

Permalink
pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
lindseynield committed Feb 24, 2025
1 parent 399f275 commit b1175a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icechunk-python/tests/test_credentials.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
import pytest

from icechunk import (
gcs_storage,
Repository,
S3Options,
S3StaticCredentials,
Storage,
gcs_storage,
s3_refreshable_credentials,
s3_storage,
)
Expand Down

0 comments on commit b1175a5

Please sign in to comment.