Skip to content

Commit 0866ba2

Browse files
authored
Update compound_stmts.rst
1 parent 8e860fa commit 0866ba2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Doc/reference/compound_stmts.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,7 @@ and information on using the :keyword:`raise` statement to generate exceptions
233233
may be found in section :ref:`raise`.
234234

235235
.. versionchanged:: 3.14
236-
Support for optionally dropping grouping parentheses when using multiple
237-
exception types. See :pep:`758`.
236+
Support for optionally dropping grouping parentheses when using multiple exception types. See :pep:`758`.
238237

239238
.. _except:
240239

0 commit comments

Comments
 (0)