Skip to content

Commit

Permalink
chore: clean up reader coerce in fragment.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chebbyChefNEQ committed Feb 4, 2025
1 parent 42722fb commit 3b77f2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/python/lance/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
pa.Table,
pa.dataset.Dataset,
pa.dataset.Scanner,
pa.RecordBatch,
Iterable[RecordBatch],
pa.RecordBatchReader,
]
Expand Down

0 comments on commit 3b77f2f

Please sign in to comment.