Skip to content

Commit 214a8e5

Browse files
committed
Fix whitespace on blank line 1918:1: W293
1 parent 80a04d9 commit 214a8e5

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
@@ -1915,7 +1915,7 @@ def to_stata(self, fname, convert_dates=None, write_index=True,
19151915
* Categorical label contains more than 32,000 characters
19161916
19171917
.. versionadded:: 0.19.0
1918-
1918+
19191919
See Also
19201920
--------
19211921
pandas.read_stata : Import Stata data files.

0 commit comments

Comments
 (0)