Skip to content

Commit c8b7687

Browse files
committed
ruff reformat
1 parent 436389a commit c8b7687

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyiceberg/io/pyarrow.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,7 +1727,6 @@ def to_record_batches(self, tasks: Iterable[FileScanTask]) -> Iterator[pa.Record
17271727

17281728
total_row_count = 0
17291729

1730-
17311730
limit_reached = False
17321731
for task in tasks:
17331732
batches = self._record_batches_from_scan_tasks_and_deletes([task], deletes_per_file)

0 commit comments

Comments
 (0)