Skip to content

Commit ba48cc7

Browse files
Merge branch 'main' into fix-jit-make
2 parents b359056 + 5e2f0b9 commit ba48cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/typing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3357,7 +3357,7 @@ Introspection helpers
33573357
with ``T``, unless *include_extras* is set to ``True`` (see
33583358
:class:`Annotated` for more information).
33593359

3360-
See also :func:`inspect.get_annotations`, a lower-level function that
3360+
See also :func:`annotationlib.get_annotations`, a lower-level function that
33613361
returns annotations more directly.
33623362

33633363
.. note::

0 commit comments

Comments
 (0)