We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc477f commit 6bd035dCopy full SHA for 6bd035d
Doc/library/inspect.rst
@@ -128,11 +128,11 @@ attributes (see :ref:`import-mod-attrs` for module attributes):
128
| | | and metadata. |
129
+-----------------+-------------------+---------------------------+
130
| | __annotate__ | The annotate function for |
131
-| | |lazy evaluation of |
+| | | lazy evaluation of |
132
| | | annotations (PEP649), or |
133
| | | None if the function has |
134
| | | no annotations. New in |
135
-| | |Python 3.14. |
+| | | Python 3.14. |
136
137
| | __module__ | name of module in which |
138
| | | this function was defined |
0 commit comments