8000 Apply suggestions · python/cpython@727b713 · GitHub
[go: up one dir, main page]

Skip to content

Commit 727b713

Browse files
Apply suggestions
Co-authored-by: Guido van Rossum <guido@python.org>
1 parent 6fc065d commit 727b713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/inspect.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ function.
581581
Raises :exc:`ValueError` if no signature can be provided, and
582582
:exc:`TypeError` if that type of object is not supported.
583583

584-
``globalns`` and ``localns`` are the namespaces that are passed into
584+
``globalns`` and ``localns`` are passed into
585585
:func:`typing.get_type_hints` when resolving the annotations.
586586

587587
A slash(/) in the signature of a function denotes that the parameters prior

0 commit comments

Comments
 (0)
0