Skip to content

Commit dee5f1e

Browse files
swfarnsworthhugovk
andauthored
Update Doc/whatsnew/3.14.rst
Co-authored-by: Hugo van Kemenade <[email protected]>
1 parent 116d785 commit dee5f1e

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
@@ -174,7 +174,7 @@ Improved error messages
174174
^^^^^^^
175175
ValueError: too many values to unpack (expected 3, got 4)
176176
177-
* `elif` statements that follow an `else` block now have a specific error message.
177+
* ``elif`` statements that follow an ``else`` block now have a specific error message.
178178
(Contributed by Steele Farnsworth in :gh:`129902`.)
179179

180180
.. code-block:: pycon

0 commit comments

Comments
 (0)