Skip to content

Commit 31cb4b3

Browse files
committed
Removed unneeded details from whatsnew description
1 parent 4b59745 commit 31cb4b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.21.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,4 @@ Categorical
204204
Other
205205
^^^^^
206206
- Bug in :func:`eval` where the ``inplace`` parameter was being incorrectly handled (:issue:`16732`)
207-
- Bug when using :func:`isin` on a large object series and large comparison array, numpy's in1d is used but doesn't support objects in most conditions (:issue:`16012`)
207+
- Bug when using :func:`isin` on a large object series and large comparison array (:issue:`16012`)

0 commit comments

Comments
 (0)