Skip to content

Commit 68fe304

Browse files
Remove tailing whitespace in whatsnew entry
1 parent 14e4e03 commit 68fe304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ Numeric
337337
- Bug in :meth:`DataFrame.interpolate` where specifying axis by name references variable before it is assigned (:issue:`29142`)
338338
- Improved error message when using `frac` > 1 and `replace` = False (:issue:`27451`)
339339
- Bug in :class:`UInt64Index` precision loss while constructing from a list with values in the ``np.uint64`` range (:issue:`29526`)
340-
-
340+
-
341341

342342
Conversion
343343
^^^^^^^^^^

0 commit comments

Comments
 (0)