Skip to content

Commit

Permalink
typo on pandas.errors in whatsnew
Browse files Browse the repository at this point in the history
  • Loading branch information
jreback committed Mar 27, 2017
1 parent 557dfb7 commit 6c21f63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/source/whatsnew/v0.20.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,7 @@ The following are now part of this API:

.. code-block:: python

['AmbiguousIndexError',
'DtypeWarning',
['DtypeWarning',
'EmptyDataError',
'OutOfBoundsDatetime',
'ParserError',
Expand Down

0 comments on commit 6c21f63

Please sign in to comment.