Skip to content

Commit

Permalink
Ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
paraseba committed Nov 23, 2024
1 parent 553b3d5 commit c1178a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icechunk-python/python/icechunk/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
__all__ = [
"__version__",
"IcechunkStore",
"StorageConfig",
"S3Credentials",
"SnapshotMetadata",
"StorageConfig",
"StoreConfig",
"VirtualRefConfig",
]
Expand Down

0 comments on commit c1178a7

Please sign in to comment.