mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
Reformat new progress
code with black
This commit is contained in:
parent
46576a93bc
commit
97da885c04
3 changed files with 9 additions and 2 deletions
|
@ -576,6 +576,7 @@ def test_read_file_closed() -> None:
|
|||
finally:
|
||||
os.remove(filename)
|
||||
|
||||
|
||||
def test_read_filehandle_not_closed() -> None:
|
||||
console = Console(
|
||||
file=io.StringIO(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue