Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
joemarshall committed Jul 5, 2024
1 parent 321f96b commit fa0e497
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyarrow/io.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -798,7 +798,6 @@ cdef class NativeFile(_Weakrefable):
free(buf)
cleanup()


def upload(self, stream, buffer_size=None):
"""
Write from a source stream to this file.
Expand Down

0 comments on commit fa0e497

Please sign in to comment.