mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
remove backticks
This commit is contained in:
parent
44c3065b62
commit
4ea16e56eb
1 changed files with 1 additions and 1 deletions
|
@ -454,7 +454,7 @@ Exceptions
|
|||
|
||||
A single exception is defined:
|
||||
|
||||
.. exception:: `StatisticsError`
|
||||
.. exception:: StatisticsError
|
||||
|
||||
Subclass of :exc:`ValueError` for statistics-related exceptions.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue