mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
[3.12] Fixing typo in DocTestRunner docs (GH-112326) (GH-113097)
(cherry picked from commit b3c21265fa
)
Co-authored-by: Daniel Wysocki <dwysocki@users.noreply.github.com>
This commit is contained in:
parent
0bd18997d3
commit
916ef4fbee
1 changed files with 1 additions and 1 deletions
|
@ -1477,7 +1477,7 @@ DocTestRunner objects
|
|||
For more information, see section :ref:`doctest-options`.
|
||||
|
||||
|
||||
:class:`DocTestParser` defines the following methods:
|
||||
:class:`DocTestRunner` defines the following methods:
|
||||
|
||||
|
||||
.. method:: report_start(out, test, example)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue