mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
formatting
This commit is contained in:
@@ -28,4 +28,4 @@ class BasicApp(App):
|
||||
await self.view.mount(widget1=Placeholder(), widget2=Placeholder())
|
||||
|
||||
|
||||
SmoothApp.run(log="textual.log")
|
||||
BasicApp.run(log="textual.log")
|
||||
|
||||
Reference in New Issue
Block a user