We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb36f72 commit b3c2126Copy full SHA for b3c2126
Doc/library/doctest.rst
@@ -1502,7 +1502,7 @@ DocTestRunner objects
1502
:attr:`failures` and :attr:`skips` attributes. The :meth:`run` and
1503
:meth:`summarize` methods return a :class:`TestResults` instance.
1504
1505
- :class:`DocTestParser` defines the following methods:
+ :class:`DocTestRunner` defines the following methods:
1506
1507
1508
.. method:: report_start(out, test, example)
0 commit comments