This commit is contained in:
Will McGugan 2020-07-16 17:24:16 +01:00
parent 607397e75d
commit 589bae9636
8 changed files with 12 additions and 12 deletions

View file

@ -2,7 +2,7 @@ from rich.bar import Bar
from rich.segment import Segment
from rich.style import Style
from render import render
from .render import render
def test_init():