Skip to content

Commit

Permalink
fixup linting after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Feb 14, 2024
1 parent 7f78d83 commit d64f0e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/pyarrow/includes/libarrow.pxd
Original file line number Diff line number Diff line change
Expand Up @@ -2957,7 +2957,6 @@ cdef extern from "arrow/c/bridge.h" namespace "arrow" nogil:
ArrowDeviceArray*, ArrowSchema*)



cdef extern from "arrow/util/byte_size.h" namespace "arrow::util" nogil:
CResult[int64_t] ReferencedBufferSize(const CArray& array_data)
CResult[int64_t] ReferencedBufferSize(const CRecordBatch& record_batch)
Expand Down

0 comments on commit d64f0e0

Please sign in to comment.