Skip to content

Commit 20fc71a

Browse files
bswckZeroIntensity
andauthored
Review 1
Co-authored-by: Peter Bierma <[email protected]>
1 parent 25efc38 commit 20fc71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/doctest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ their contained methods and nested classes.
357357

358358
Classes or functions defined inside functions cannot be discovered,
359359
because their definitions depend on the runtime state of the enclosing
360-
function. To make their doctests discoverable, define them outside of
360+
function. To make them discoverable, define them outside of
361361
the enclosing function.
362362

363363
.. _doctest-finding-examples:

0 commit comments

Comments
 (0)