mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
inline docs
This commit is contained in:
@@ -28,4 +28,4 @@ class ClockApp(App):
|
||||
|
||||
if __name__ == "__main__":
|
||||
app = ClockApp()
|
||||
app.run()
|
||||
app.run(inline=True)
|
||||
|
||||
Reference in New Issue
Block a user