Skip to content

Commit 85b7c20

Browse files
committed
Fix whitespace on blank line 1918:1: W293
1 parent 1b7bac4 commit 85b7c20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/frame.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1925,7 +1925,7 @@ def to_stata(self, fname, convert_dates=None, write_index=True,
19251925
* Categorical label contains more than 32,000 characters
19261926
19271927
.. versionadded:: 0.19.0
1928-
1928+
19291929
See Also
19301930
--------
19311931
read_stata : Import Stata data files.

0 commit comments

Comments
 (0)