Skip to content

Commit dcd84d0

Browse files
encukouViicos
andauthored
Apply suggestion: mention the return value
Co-authored-by: Victorien <65306057+Viicos@users.noreply.github.com>
1 parent 1ddd01d commit dcd84d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ Standard names are defined for the following types:
356356

357357
.. method:: resolve()
358358

359-
Resolve the lazy object by reifying the lazily imported module.
359+
Reify the lazy import and return the "real" object being imported.
360360

361361

362362
.. class:: GetSetDescriptorType

0 commit comments

Comments
 (0)