Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4ea16e5

Browse files
committed
remove backticks
1 parent 44c3065 commit 4ea16e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/statistics.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ Exceptions
454454

455455
A single exception is defined:
456456

457-
.. exception:: `StatisticsError`
457+
.. exception:: StatisticsError
458458

459459
Subclass of :exc:`ValueError` for statistics-related exceptions.
460460

0 commit comments

Comments
 (0)