mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
[3.13] typing docs: Fix formatting issue (GH-119210) (#119212)
typing docs: Fix formatting issue (GH-119210)
(cherry picked from commit 72d07dd30b
)
Co-authored-by: David Foster <david@dafoster.net>
This commit is contained in:
parent
3a8ab99bf7
commit
cbf064b096
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue