code in events

This commit is contained in:
Will McGugan
2022-09-26 10:41:36 +01:00
parent 3f0955cbe5
commit 28d395f774
26 changed files with 126 additions and 17 deletions

View File

@@ -1,6 +1,5 @@
from textual.app import App, ComposeResult
from textual import events
from textual.app import App, ComposeResult
from textual.layout import Container
from textual.widgets import Static, TextLog