Skip to content

Commit ab4525b

Browse files
committed
typo on pandas.errors in whatsnew
1 parent d636ef7 commit ab4525b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-2
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@ The following are now part of this API:
8888

8989
.. code-block:: python
9090

91-
['AmbiguousIndexError',
92-
'DtypeWarning',
91+
['DtypeWarning',
9392
'EmptyDataError',
9493
'OutOfBoundsDatetime',
9594
'ParserError',

0 commit comments

Comments
 (0)