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 dceada8 commit bc4eec0Copy full SHA for bc4eec0
docs/tutorial/where.md
@@ -497,7 +497,7 @@ secret_name='Tommy Sharp' age=48 id=3 name='Rusty-Man'
497
498
Let's update the function `create_heroes()` and add some more rows to make the next comparison examples clearer:
499
500
-{* ./docs_src/tutorial/where/tutorial003_py310.py ln[21-39] hl[4:10,13:19] *}
+{* ./docs_src/tutorial/where/tutorial003_py310.py ln[21:39] hl[4:10,13:19] *}
501
502
Now that we have several heroes with different ages, it's gonna be more obvious what the next comparisons do.
503
0 commit comments