Skip to content

Commit cbf064b

Browse files
[3.13] typing docs: Fix formatting issue (GH-119210) (#119212)
typing docs: Fix formatting issue (GH-119210) (cherry picked from commit 72d07dd) Co-authored-by: David Foster <david@dafoster.net>
1 parent 3a8ab99 commit cbf064b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/typing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2546,7 +2546,7 @@ types.
25462546
``__required_keys__`` and ``__optional_keys__`` rely on may not work
25472547
properly, and the values of the attributes may be incorrect.
25482548

2549-
Support for :data:`ReadOnly` is reflected in the following attributes::
2549+
Support for :data:`ReadOnly` is reflected in the following attributes:
25502550

25512551
.. attribute:: __readonly_keys__
25522552

0 commit comments

Comments
 (0)