We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186035d commit d04b864Copy full SHA for d04b864
Doc/whatsnew/3.14.rst
@@ -97,7 +97,7 @@ The :keyword:`except` and :keyword:`except*` expressions now allow
97
parentheses to be omitted when there is only one exception type.
98
For example the following expressions are now valid:
99
100
- .. code-block:: python
+.. code-block:: python
101
102
try:
103
release_new_sleep_token_album()
0 commit comments