Skip to content

Commit

Permalink
Fix docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom-Newton committed Dec 11, 2023
1 parent 37d3c3d commit ce700c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pyarrow/io.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -2228,6 +2228,7 @@ cdef class CacheOptions(_Weakrefable):
data load. The value is a positive float less than 1.
max_ideal_request_size_mib : int
The maximum single data request size (in MiB) to maximize the net data load.
Returns
-------
CacheOptions
Expand Down

0 comments on commit ce700c0

Please sign in to comment.