Skip to content

Commit 5b81c4f

Browse files
authored
this isn't markdown
1 parent 9d90d88 commit 5b81c4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/types.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,10 +354,10 @@ Standard names are defined for the following types:
354354
.. seealso::
355355

356356
:ref:`Generic Alias Types<types-genericalias>`
357-
In-depth documentation on instances of `types.GenericAlias`
357+
In-depth documentation on instances of :class:`!types.GenericAlias`
358358

359359
:pep:`585` - Type Hinting Generics In Standard Collections
360-
Introducing the `types.GenericAlias` class
360+
Introducing the :class:`!types.GenericAlias` class
361361

362362
.. class:: UnionType
363363

0 commit comments

Comments
 (0)