Skip to content

Commit 6364688

Browse files
committed
DOC: modified whatsnew entry on bisect
1 parent f181914 commit 6364688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.6.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Other enhancements
3535
- Added ``index`` parameter to :meth:`DataFrame.to_dict` (:issue:`46398`)
3636
- Added metadata propagation for binary operators on :class:`DataFrame` (:issue:`28283`)
3737
- :class:`.CategoricalConversionWarning`, :class:`.InvalidComparison`, :class:`.InvalidVersion`, :class:`.LossySetitemError`, and :class:`.NoBufferPresent` are now exposed in ``pandas.errors`` (:issue:`27656`)
38-
- Added section on :ref:`investigating regressions <maintaining.regressions>` using ``git bisect`` to contributing guide (:issue:`35685`)
38+
- Added section on :ref:`investigating regressions <maintaining.regressions>` using ``git bisect`` to development guide (:issue:`35685`)
3939
-
4040

4141
.. ---------------------------------------------------------------------------

0 commit comments

Comments
 (0)