8000 typo on pandas.errors in whatsnew · pandas-dev/pandas@7f18b9a · GitHub
[go: up one dir, main page]

Skip to content

Commit 7f18b9a

Browse files
committed
typo on pandas.errors in whatsnew
1 parent d896fe0 commit 7f18b9a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/source/whatsnew/v0.20.0.txt

Lines changed: 1 addition & 2 deletions
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)
0