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 ce6fc89 commit a5432dcCopy full SHA for a5432dc
1 file changed
peps/pep-0749.rst
@@ -37,7 +37,7 @@ specification:
37
* The ``SOURCE`` format is renamed to ``STRING`` to improve clarity and reduce the risk of
38
user confusion.
39
* Conditionally defined class and module annotations are handled correctly.
40
-* If annotations are accessed a partially executed module, the annotations executed so far
+* If annotations are accessed on a partially executed module, the annotations executed so far
41
are returned, but not cached.
42
43
Motivation
0 commit comments