mirror of https://github.com/Textualize/rich.git
formatting
This commit is contained in:
parent
f933added1
commit
d180781465
|
@ -11,4 +11,3 @@ with console.status("[bold green]Working on tasks...") as status:
|
|||
task = tasks.pop(0)
|
||||
sleep(1)
|
||||
console.log(f"{task} complete")
|
||||
|
||||
|
|
Loading…
Reference in New Issue