mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
black
This commit is contained in:
parent
0138b18950
commit
e17e1d5bdb
1 changed files with 1 additions and 1 deletions
|
@ -133,4 +133,4 @@ def test_tuples():
|
|||
result = console.end_capture()
|
||||
print(repr(result))
|
||||
expected = "(1,)\n(\n│ 1,\n)\n(\n│ (\n│ │ 1,\n│ ),\n)\n"
|
||||
assert result == expected
|
||||
assert result == expected
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue