Skip to content

Commit d04b864

Browse files
Update Doc/whatsnew/3.14.rst
Co-authored-by: Brian Schubert <[email protected]>
1 parent 186035d commit d04b864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ The :keyword:`except` and :keyword:`except*` expressions now allow
9797
parentheses to be omitted when there is only one exception type.
9898
For example the following expressions are now valid:
9999

100-
.. code-block:: python
100+
.. code-block:: python
101101
102102
try:
103103
release_new_sleep_token_album()

0 commit comments

Comments
 (0)