Skip to content

Commit

Permalink
Use :py:class: for typing.Annotated
Browse files Browse the repository at this point in the history
  • Loading branch information
AA-Turner committed Jul 15, 2024
1 parent 4e8500c commit 9f5f260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Features added
* #12508: LaTeX: Revamped styling of all admonitions, with addition of a
title row with icon.
Patch by Jean-François B.
* #11773: Display :py:attr:`~typing.Annotated` annotations
* #11773: Display :py:class:`~typing.Annotated` annotations
with their metadata in the Python domain.
Patch by Adam Turner and David Stansby.
* #12506: Add ``level`` option to :rst:dir:`rubric` directive.
Expand Down

0 comments on commit 9f5f260

Please sign in to comment.