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 116d785 commit dee5f1eCopy full SHA for dee5f1e
Doc/whatsnew/3.14.rst
@@ -174,7 +174,7 @@ Improved error messages
174
^^^^^^^
175
ValueError: too many values to unpack (expected 3, got 4)
176
177
-* `elif` statements that follow an `else` block now have a specific error message.
+* ``elif`` statements that follow an ``else`` block now have a specific error message.
178
(Contributed by Steele Farnsworth in :gh:`129902`.)
179
180
.. code-block:: pycon
0 commit comments