Skip to content

Commit 777e49a

Browse files
committed
remove comment
1 parent da2da96 commit 777e49a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

python/python/lance/dataset.py

+2-3
Original file line numberDiff line numberDiff line change
@@ -2965,9 +2965,8 @@ class Project(BaseOperation):
29652965
29662966
Attributes
29672967
----------
2968-
schema: LanceSchema or pyarrow.Schema
2969-
The schema of the new dataset. Passing a LanceSchema is preferred,
2970-
and passing a pyarrow.Schema is deprecated.
2968+
schema: LanceSchema
2969+
The lance schema of the new dataset.
29712970
29722971
Examples
29732972
--------

0 commit comments

Comments
 (0)