Skip to content

Commit da2da96

Browse files
committed
fix format
1 parent bad98a0 commit da2da96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/python/lance/dataset.py

+1
Original file line numberDiff line numberDiff line change
@@ -2997,6 +2997,7 @@ class Project(BaseOperation):
29972997

29982998
schema: LanceSchema
29992999

3000+
30003001
class ScannerBuilder:
30013002
def __init__(self, ds: LanceDataset):
30023003
self.ds = ds

0 commit comments

Comments
 (0)