Skip to content

Commit aad2cba

Browse files
authored
CI: fix doc build (#43688)
1 parent 5a369d6 commit aad2cba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.4.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ Performance improvements
355355
- Performance improvement in indexing with a :class:`MultiIndex` indexer on another :class:`MultiIndex` (:issue:43370`)
356356
- Performance improvement in :meth:`GroupBy.quantile` (:issue:`43469`)
357357
- :meth:`SparseArray.min` and :meth:`SparseArray.max` no longer require converting to a dense array (:issue:`43526`)
358-
- Performance improvement in :meth:`SparseArray.take` with ``allow_fill=False`` (:issue:`43654 `)
358+
- Performance improvement in :meth:`SparseArray.take` with ``allow_fill=False`` (:issue:`43654`)
359359
-
360360

361361
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)