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 d76000d commit b292353Copy full SHA for b292353
docs/guide/screens.md
@@ -49,7 +49,7 @@ You can also _install_ new named screens dynamically with the [install_screen][t
49
50
=== "screen02.py"
51
52
- ```python title="screen02.py" hl_lines="31-32"
+ ```python title="screen02.py" hl_lines="31"
53
--8<-- "docs/examples/guide/screens/screen02.py"
54
```
55
0 commit comments