Skip to content

Commit

Permalink
Refactor doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yanghua committed Aug 30, 2024
1 parent a5e02d0 commit a98e0e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tosfs/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,6 @@ def _open(
Explicit version of the object to open. This requires that the s3
filesystem is version aware and bucket versioning is enabled on the
relevant bucket.
encoding : str
The encoding to use if opening the file in text mode. The platform's
default text encoding is used if not given.
cache_type : str
See fsspec's documentation for available cache_type values. Set to "none"
if no caching is desired. If None, defaults to ``self.default_cache_type``.
Expand Down

0 comments on commit a98e0e1

Please sign in to comment.