Thanks to visit codestin.com Credit goes to github.com
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.
annotationlib.get_annotations()
typing.get_type_hints()
1 parent d591b5e commit 5e2f0b9Copy full SHA for 5e2f0b9
1 file changed
Doc/library/typing.rst
@@ -3357,7 +3357,7 @@ Introspection helpers
3357
with ``T``, unless *include_extras* is set to ``True`` (see
3358
:class:`Annotated` for more information).
3359
3360
- See also :func:`inspect.get_annotations`, a lower-level function that
+ See also :func:`annotationlib.get_annotations`, a lower-level function that
3361
returns annotations more directly.
3362
3363
.. note::
0 commit comments