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,8 +1,8 @@
|
||||
import pytest
|
||||
|
||||
from textual.geometry import Size
|
||||
from textual.css.scalar import Scalar
|
||||
from textual._resolve import resolve
|
||||
from textual.css.scalar import Scalar
|
||||
from textual.geometry import Size
|
||||
|
||||
|
||||
def test_resolve_empty():
|
||||
|
||||
Reference in New Issue
Block a user