Commit 38b57bb
committed
docs: fix off-by-one hl_lines in apps.md
The tutorial001.py snippet gained an import line, shifting every
highlighted line down by one; both blocks referencing it now
highlight the intended lines instead of blanks.
No-Verification-Needed: doc-only line-number fix1 parent b7c9a91 commit 38b57bb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| |||
0 commit comments