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 94894dd commit b04f1cbCopy full SHA for b04f1cb
Doc/whatsnew/3.10.rst
@@ -280,8 +280,8 @@ Without the use of ``_`` in a case statement, a match may not exist. If no
280
match exists, the behavior is a no-op. For example, if ``status`` of 500 is
281
passed, a no-op occurs.
282
283
-Pattterns with a literal and variable
284
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+Patterns with a literal and variable
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
285
286
Patterns can look like unpacking assignments, and a pattern may be used to bind
287
variables. In this example, a data point can be unpacked to its x-coordinate
0 commit comments