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.
1 parent 9d90d88 commit 5b81c4fCopy full SHA for 5b81c4f
Doc/library/types.rst
@@ -354,10 +354,10 @@ Standard names are defined for the following types:
354
.. seealso::
355
356
:ref:`Generic Alias Types<types-genericalias>`
357
- In-depth documentation on instances of `types.GenericAlias`
+ In-depth documentation on instances of :class:`!types.GenericAlias`
358
359
:pep:`585` - Type Hinting Generics In Standard Collections
360
- Introducing the `types.GenericAlias` class
+ Introducing the :class:`!types.GenericAlias` class
361
362
.. class:: UnionType
363
0 commit comments