mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'inline-styles-view' of github.com:willmcgugan/rich.tui into inline-styles-view
This commit is contained in:
@@ -108,7 +108,6 @@ def test_render_styles_text():
|
||||
|
||||
|
||||
def test_render_styles_border():
|
||||
|
||||
base = Styles()
|
||||
inline = Styles()
|
||||
styles_view = RenderStyles(None, base, inline)
|
||||
|
||||
Reference in New Issue
Block a user