https://github.com/python/cpython/commit/72d07dd30bc10751fe0298915c918eb08e555a7a
commit: 72d07dd30bc10751fe0298915c918eb08e555a7a
branch: main
author: David Foster <[email protected]>
committer: JelleZijlstra <[email protected]>
date: 2024-05-20T14:32:51Z
summary:
typing docs: Fix formatting issue (#119210)
files:
M Doc/library/typing.rst
diff --git a/Doc/library/typing.rst b/Doc/library/typing.rst
index 5b74dd9c9f4914..2df2faeaf39bd0 100644
--- a/Doc/library/typing.rst
+++ b/Doc/library/typing.rst
@@ -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__
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]