mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 01:58:24 +00:00
tweaks
This commit is contained in:
parent
8f184e7c80
commit
62c32b3251
6 changed files with 26 additions and 11 deletions
|
@ -1,3 +1,9 @@
|
|||
"""
|
||||
|
||||
A simulation of Rich console logging.
|
||||
|
||||
"""
|
||||
|
||||
import time
|
||||
from rich.console import Console
|
||||
from rich.style import Style
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue