mirror of
https://github.com/python/cpython.git
synced 2025-11-30 06:48:54 +00:00
fix declaration of StatisticsError
This commit is contained in:
parent
6b4f7803f8
commit
44c3065b62
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue