Skip to content

Commit 6c21f63

Browse files
committed
typo on pandas.errors in whatsnew
1 parent 557dfb7 commit 6c21f63

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
@@ -69,8 +69,7 @@ The following are now part of this API:
6969

7070
.. code-block:: python
7171

72-
['AmbiguousIndexError',
73-
'DtypeWarning',
72+
['DtypeWarning',
7473
'EmptyDataError',
7574
'OutOfBoundsDatetime',
7675
'ParserError',

0 commit comments

Comments
 (0)