Skip to content

Commit fcaa86b

Browse files
committed
fix lint
1 parent f3e1809 commit fcaa86b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/generic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ def __setstate__(self, state):
10201020
Write %(klass)s to a excel sheet
10211021
10221022
.. versionadded:: 0.20.0
1023-
1023+
10241024
Parameters
10251025
----------
10261026
excel_writer : string or ExcelWriter object

0 commit comments

Comments
 (0)