Skip to content

Commit

Permalink
Add TosFileSystem class into __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghua committed Sep 23, 2024
1 parent ba3bb6d commit ac92e4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tosfs/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .core import TosFileSystem, TosFile

0 comments on commit ac92e4f

Please sign in to comment.