We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a1f6ae commit cda684aCopy full SHA for cda684a
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