We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
:py:class:
typing.Annotated
1 parent 4e8500c commit 9f5f260Copy full SHA for 9f5f260
CHANGES.rst
@@ -99,7 +99,7 @@ Features added
99
* #12508: LaTeX: Revamped styling of all admonitions, with addition of a
100
title row with icon.
101
Patch by Jean-François B.
102
-* #11773: Display :py:attr:`~typing.Annotated` annotations
+* #11773: Display :py:class:`~typing.Annotated` annotations
103
with their metadata in the Python domain.
104
Patch by Adam Turner and David Stansby.
105
* #12506: Add ``level`` option to :rst:dir:`rubric` directive.
0 commit comments