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 5186802 commit 8d4dbbdCopy full SHA for 8d4dbbd
src/textual/demo/home.py
@@ -66,7 +66,7 @@
66
67
```python
68
# Start building!
69
-from textual import App, ComposeResult
+from textual.app import App, ComposeResult
70
from textual.widgets import Label
71
72
class MyApp(App):
0 commit comments