mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 10:08:40 +00:00
test fix
This commit is contained in:
parent
607397e75d
commit
589bae9636
8 changed files with 12 additions and 12 deletions
|
@ -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():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue