Skip to content

Commit 25554c6

Browse files
committed
Fix whitespace on blank line 1918:1: W293
1 parent cdd7581 commit 25554c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas/core/frame.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1918,7 +1918,7 @@ def to_stata(self, fname, convert_dates=None, write_index=True,
19181918
* Categorical label contains more than 32,000 characters
19191919
19201920
.. versionadded:: 0.19.0
1921-
1921+
19221922
See Also
19231923
--------
19241924
pandas.read_stata : Import Stata data files.

0 commit comments

Comments
 (0)