mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
isorted
This commit is contained in:
@@ -2,8 +2,8 @@ from __future__ import annotations
|
||||
|
||||
from typing import Callable, NamedTuple
|
||||
|
||||
from .geometry import Size, Spacing
|
||||
from .css.styles import StylesBase
|
||||
from .geometry import Size, Spacing
|
||||
|
||||
|
||||
class BoxModel(NamedTuple):
|
||||
|
||||
Reference in New Issue
Block a user