Skip to content

Commit b292353

Browse files
committed
fix highlight
1 parent d76000d commit b292353

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
@@ -49,7 +49,7 @@ You can also _install_ new named screens dynamically with the [install_screen][t
4949

5050
=== "screen02.py"
5151

52-
```python title="screen02.py" hl_lines="31-32"
52+
```python title="screen02.py" hl_lines="31"
5353
--8<-- "docs/examples/guide/screens/screen02.py"
5454
```
5555

0 commit comments

Comments
 (0)