Skip to content

Commit

Permalink
Attempting to fix doc bug
Browse files Browse the repository at this point in the history
  • Loading branch information
anjakefala committed Sep 4, 2024
1 parent b5d465f commit a20e09f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/pyarrow/io.pxi
Original file line number Diff line number Diff line change
Expand Up @@ -1453,9 +1453,9 @@ cdef class Buffer(_Weakrefable):
This function supports cross-device copies.
Parameters
---------
dest
pyarrow.MemoryManager or pyarrow.Device used to allocate the new buffer.
----------
dest : pyarrow.MemoryManager or pyarrow.Device
Used to allocate the new buffer.
Returns
-------
Expand Down

0 comments on commit a20e09f

Please sign in to comment.