8000
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 6fc065d commit 727b713Copy full SHA for 727b713
Doc/library/inspect.rst
@@ -581,7 +581,7 @@ function.
581
Raises :exc:`ValueError` if no signature can be provided, and
582
:exc:`TypeError` if that type of object is not supported.
583
584
- ``globalns`` and ``localns`` are the namespaces that are passed into
+ ``globalns`` and ``localns`` are passed into
585
:func:`typing.get_type_hints` when resolving the annotations.
586
587
A slash(/) in the signature of a function denotes that the parameters prior
0 commit comments