Skip to content

Commit 295b351

Browse files
committed
fix docs
Signed-off-by: Manjusaka <me@manjusaka.me>
1 parent 9954da2 commit 295b351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/annotationlib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -411,7 +411,7 @@ Functions
411411
>>> get_annotations(f)
412412
{'a': <class 'int'>, 'b': <class 'str'>, 'return': <class 'float'>}
413413

414-
.. versionadded:: next
414+
.. versionadded:: 3.14
415415

416416
.. function:: type_repr(value)
417417

0 commit comments

Comments
 (0)