Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
kuenishi committed Jul 27, 2023
1 parent e8e0004 commit ccd2cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pfio/v2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
'''
from .fs import from_url, lazify, open_url # NOQA
from .gcs import GoogleCloudStorage, GoogleCloudStorageFileStat # NOQA
from .gcs import GoogleCloudStorage # NOQA
from .hdfs import Hdfs, HdfsFileStat # NOQA
from .local import Local, LocalFileStat # NOQA
from .pathlib import Path # NOQA
Expand Down

0 comments on commit ccd2cd5

Please sign in to comment.