mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 10:08:40 +00:00
Merge branch 'master' of https://github.com/chthollyphile/rich
This commit is contained in:
commit
74445d76c3
51 changed files with 809 additions and 339 deletions
|
@ -648,7 +648,7 @@ def test_wrap_file_task_total() -> None:
|
|||
os.remove(filename)
|
||||
|
||||
|
||||
def test_task_progress_column_speed():
|
||||
def test_task_progress_column_speed() -> None:
|
||||
speed_text = TaskProgressColumn.render_speed(None)
|
||||
assert speed_text.plain == ""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue