Skip to content

Commit 02a8169

Browse files
authored
Update Doc/reference/datamodel.rst
1 parent f9bf9c0 commit 02a8169

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/datamodel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ the following writable attributes:
11041104
.. attribute:: module.__annotate__
11051105

11061106
The :term:`annotate function` for this module, or ``None`` if the module has
1107-
no annotations. See also: :attr:`__annotate__ attributes <object.__annotate__>`.
1107+
no annotations. See also: :attr:`~object.__annotate__` attributes.
11081108

11091109
.. versionadded:: 3.14
11101110

0 commit comments

Comments
 (0)