MCPcopy
hub / github.com/Textualize/textual / center05.py

File center05.py

docs/examples/how-to/center05.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from textual.app import App, ComposeResult
2from textual.widgets import Static
3
4QUOTE = "Could not find you in Seattle and no terminal is in operation at your classified address."

Callers

nothing calls this directly

Calls 2

CenterAppClass · 0.70
runMethod · 0.45

Tested by

no test coverage detected