Files
textual/docs/examples/guide/screens
Dave Pearson 78ea2cd9f8 Modify the screen examples to import Screen from textual.screen
The surrounding text in the documentation states that Screen is imported
from textual.screen, but the code was importing the class from textual.app.
Further, I was getting warnings from pyright that I was using a class that
wasn't exported from the module I was importing from.
2022-10-13 09:10:40 +01:00
..
2022-10-04 17:48:25 +01:00
2022-10-04 17:48:25 +01:00
2022-10-04 17:48:25 +01:00
2022-10-04 17:48:25 +01:00