fix declaration of StatisticsError

This commit is contained in:
Benjamin Peterson 2013-10-20 17:52:09 -04:00
parent 6b4f7803f8
commit 44c3065b62
1 changed files with 2 additions and 2 deletions

View File

@ -454,7 +454,7 @@ Exceptions
A single exception is defined: A single exception is defined:
:exc:`StatisticsError` .. exception:: `StatisticsError`
Subclass of :exc:`ValueError` for statistics-related exceptions. Subclass of :exc:`ValueError` for statistics-related exceptions.