mirror of
https://github.com/python/cpython.git
synced 2025-09-27 02:39:58 +00:00
Type in docstring.
This commit is contained in:
parent
3ddd60a83b
commit
161c963276
1 changed files with 1 additions and 1 deletions
|
@ -793,7 +793,7 @@ class DocTestFinder:
|
||||||
|
|
||||||
The optional argument `doctest_factory` specifies a class or
|
The optional argument `doctest_factory` specifies a class or
|
||||||
function that should be used to create new DocTest objects (or
|
function that should be used to create new DocTest objects (or
|
||||||
objects that implement the same interface as DocTest). This
|
objects that implement the same interface as DocTest). The
|
||||||
signature for this factory function should match the signature
|
signature for this factory function should match the signature
|
||||||
of the DocTest constructor.
|
of the DocTest constructor.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue