Files
textual/sandbox/simplest.py
Will McGugan d1235e0d97 docs plugin
2022-05-23 15:47:55 +01:00

4 lines
41 B
Python

from textual.app import App
app = App()