Skip to content

Commit 1fa1030

Browse files
author
MarcoGorelli
committed
remove trailing whitespace
1 parent e689f0b commit 1fa1030

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/API_specification/dataframe_api/dataframe_object.py

+1
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ def drop_column(self, label: str) -> DataFrame:
160160
Drop the specified column.
161161
162162
Parameters
163+
163164
----------
164165
label : str
165166

0 commit comments

Comments
 (0)