mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
black
This commit is contained in:
@@ -6,7 +6,6 @@ from textual.layouts.grid import GridLayout
|
||||
|
||||
|
||||
class GridTest(App):
|
||||
|
||||
async def on_mount(self, event: events.Mount) -> None:
|
||||
"""Create a grid with auto-arranging cells."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user