mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove draw.py, fix imports
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import pytest
|
||||
|
||||
from textual.layouts.vertical import VerticalLayout
|
||||
from textual.layouts.factory import get_layout, MissingLayout
|
||||
from textual.layouts.vertical import VerticalLayout
|
||||
|
||||
|
||||
def test_get_layout_valid_layout():
|
||||
|
||||
Reference in New Issue
Block a user