Skip to content

Commit 10c40e5

Browse files
committed
Resolve precommit issue rst precommit issue resolved
1 parent dc7b704 commit 10c40e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -877,7 +877,7 @@ Sparse
877877

878878
- Bug in :meth:`DataFrame.sparse.to_coo` raising ``KeyError`` with columns that are a numeric :class:`Index` without a 0 (:issue:`18414`)
879879
- Bug in :meth:`SparseArray.astype` with ``copy=False`` producing incorrect results when going from integer dtype to floating dtype (:issue:`34456`)
880-
- Bug in :meth:`max` and `min` for :class:`SparseArray` type do not exist (:issue:`40921`)
880+
- Bug in :class:`SparseArray` type as :meth:`max` and :meth:`min` do not exist (:issue:`40921`)
881881

882882
ExtensionArray
883883
^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)