Skip to content

Commit a3cb74c

Browse files
committed
more docs
1 parent 430f184 commit a3cb74c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Doc/library/annotationlib.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,9 @@ Functions
377377

378378
This is meant as a helper for user-provided
379379
annotate functions that support the :attr:`~Format.SOURCE` format but
380-
do not have access to the code creating the annotations.
380+
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.
381383

382384
.. versionadded:: 3.14
383385

0 commit comments

Comments
 (0)