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 697e13d commit 8e8e45eCopy full SHA for 8e8e45e
Doc/whatsnew/3.14.rst
@@ -103,8 +103,8 @@ This example shows how these formats behave:
103
>>> get_annotations(func, format=Format.SOURCE)
104
{'arg': 'Undefined'}
105
106
-Implications if you write annotations in your code
107
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Implications for annotated code
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
108
109
If you define annotations in your code (for example, for use with a static type
110
checker), then this change probably does not affect you: you can keep
0 commit comments