Skip to content

Commit bc4eec0

Browse files
committed
Fix include ranges
1 parent dceada8 commit bc4eec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/where.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ secret_name='Tommy Sharp' age=48 id=3 name='Rusty-Man'
497497

498498
Let's update the function `create_heroes()` and add some more rows to make the next comparison examples clearer:
499499

500-
{* ./docs_src/tutorial/where/tutorial003_py310.py ln[21-39] hl[4:10,13:19] *}
500+
{* ./docs_src/tutorial/where/tutorial003_py310.py ln[21:39] hl[4:10,13:19] *}
501501

502502
Now that we have several heroes with different ages, it's gonna be more obvious what the next comparisons do.
503503

0 commit comments

Comments
 (0)