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 25efc38 commit 20fc71aCopy full SHA for 20fc71a
Doc/library/doctest.rst
@@ -357,7 +357,7 @@ their contained methods and nested classes.
357
358
Classes or functions defined inside functions cannot be discovered,
359
because their definitions depend on the runtime state of the enclosing
360
- function. To make their doctests discoverable, define them outside of
+ function. To make them discoverable, define them outside of
361
the enclosing function.
362
363
.. _doctest-finding-examples:
0 commit comments