Skip to content

Commit 3a6a0c0

Browse files
committed
fix doc warning on master
1 parent 48e7c32 commit 3a6a0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -838,7 +838,7 @@ ExtensionArray
838838

839839
- Bug in :func:`factorize` when passing an ``ExtensionArray`` with a custom ``na_sentinel`` (:issue:`25696`).
840840
- :meth:`Series.count` miscounts NA values in ExtensionArrays (:issue:`26835`)
841-
- Keyword argument ``deep`` has been removed from :method:`ExtensionArray.copy` (:issue:`27083`)
841+
- Keyword argument ``deep`` has been removed from :meth:`ExtensionArray.copy` (:issue:`27083`)
842842

843843
Other
844844
^^^^^

0 commit comments

Comments
 (0)