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.
2 parents b359056 + 5e2f0b9 commit ba48cc7Copy full SHA for ba48cc7
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