jfaustin's picture
add dockerfile and folding studio cli
44459bb
raw
history blame
82 Bytes
"""Rich console module."""
from rich.console import Console
console = Console()