Skip to content

Commit 3e3660d

Browse files
committed
fix whatsnew
1 parent d559468 commit 3e3660d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.2.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ Missing
114114
MultiIndex
115115
^^^^^^^^^^
116116

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

120120
I/O

0 commit comments

Comments
 (0)