mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
ws
This commit is contained in:
@@ -22,4 +22,4 @@ class GridTest(App):
|
||||
grid.place(*(Placeholder() for _ in range(20)), center=Placeholder())
|
||||
|
||||
|
||||
GridTest.run(title="Grid Test")
|
||||
GridTest.run(title="Grid Test", log="textual.log")
|
||||
|
||||
Reference in New Issue
Block a user