Skip to content

Commit 063cfc7

Browse files
committed
fix highlight lines
1 parent b292353 commit 063cfc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/screens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Let's look at a simple example of writing a screen class to simulate Window's [b
2020

2121
=== "screen01.py"
2222

23-
```python title="screen01.py" hl_lines="18-24 29"
23+
```python title="screen01.py" hl_lines="17-23 29"
2424
--8<-- "docs/examples/guide/screens/screen01.py"
2525
```
2626

0 commit comments

Comments
 (0)