mirror of
https://github.com/python/cpython.git
synced 2025-10-19 07:53:46 +00:00
gh-139817: typing docs: Fix indentation of .. versionadded::
note for TypeAliasType.__qualname__
(#140177)
This commit is contained in:
parent
bcced02604
commit
65d1a14d59
1 changed files with 1 additions and 1 deletions
|
@ -2279,7 +2279,7 @@ without the dedicated syntax, as documented below.
|
|||
>>> Class.Alias.__qualname__
|
||||
'Class.Alias'
|
||||
|
||||
.. versionadded:: 3.15
|
||||
.. versionadded:: 3.15
|
||||
|
||||
.. attribute:: __module__
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue