This commit is contained in:
Will McGugan 2020-03-10 22:18:23 +00:00
parent 8f184e7c80
commit 62c32b3251
6 changed files with 26 additions and 11 deletions

View file

@ -1,3 +1,9 @@
"""
A simulation of Rich console logging.
"""
import time
from rich.console import Console
from rich.style import Style