Skip to content

Commit 8a7b7b0

Browse files
committed
Fix versionadded marker.
1 parent 6a89191 commit 8a7b7b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/exceptions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ The following exceptions are the exceptions that are usually raised.
532532
defaults to :const:`None`. This is used for the result of
533533
``async yield from`` expressions (see :ref:`async-yield-from`).
534534

535-
.. versionadded: next
535+
.. versionadded:: next
536536

537537
.. versionadded:: 3.5
538538

0 commit comments

Comments
 (0)