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 430f184 commit a3cb74cCopy full SHA for a3cb74c
Doc/library/annotationlib.rst
@@ -377,7 +377,9 @@ Functions
377
378
This is meant as a helper for user-provided
379
annotate functions that support the :attr:`~Format.SOURCE` format but
380
- do not have access to the code creating the annotations.
+ do not have access to the code creating the annotations. It can also
381
+ be used to provide a user-friendly string representation for other
382
+ objects that contain values that are commonly encountered in annotations.
383
384
.. versionadded:: 3.14
385
0 commit comments