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 b292353 commit 063cfc7Copy full SHA for 063cfc7
docs/guide/screens.md
@@ -20,7 +20,7 @@ Let's look at a simple example of writing a screen class to simulate Window's [b
20
21
=== "screen01.py"
22
23
- ```python title="screen01.py" hl_lines="18-24 29"
+ ```python title="screen01.py" hl_lines="17-23 29"
24
--8<-- "docs/examples/guide/screens/screen01.py"
25
```
26
0 commit comments