Skip to content

Commit e04b5c1

Browse files
committed
fix whatsnew
1 parent 60c919c commit e04b5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Missing
115115
MultiIndex
116116
^^^^^^^^^^
117117

118-
- Bug in `DataFrame.xs` when used with `IndexSlice` raises ``TypeError`` with message `Expected label or tuple of labels` (:issue:`35301`)
118+
- Bug in :meth:`DataFrame.xs` when used with :class:`IndexSlice` raises ``TypeError`` with message `Expected label or tuple of labels` (:issue:`35301`)
119119
-
120120

121121
I/O

0 commit comments

Comments
 (0)