mirror of https://github.com/python/cpython
typing docs: Fix formatting issue (#119210)
This commit is contained in:
parent
05e1dce76d
commit
72d07dd30b
|
@ -2546,7 +2546,7 @@ types.
|
|||
``__required_keys__`` and ``__optional_keys__`` rely on may not work
|
||||
properly, and the values of the attributes may be incorrect.
|
||||
|
||||
Support for :data:`ReadOnly` is reflected in the following attributes::
|
||||
Support for :data:`ReadOnly` is reflected in the following attributes:
|
||||
|
||||
.. attribute:: __readonly_keys__
|
||||
|
||||
|
|
Loading…
Reference in New Issue