mirror of
https://github.com/Textualize/rich.git
synced 2026-02-06 10:58:48 +00:00
black
This commit is contained in:
parent
8033eade3c
commit
696e85da07
@ -5,4 +5,4 @@ from rich.table import Table
|
||||
def test_rich_cast():
|
||||
table = STANDARD_PALETTE.__rich__()
|
||||
assert isinstance(table, Table)
|
||||
assert table.row_count == 16
|
||||
assert table.row_count == 16
|
||||
|
||||
Loading…
Reference in New Issue
Block a user