mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
fix tests on Win
This commit is contained in:
parent
1d420db1b1
commit
b5bbbfece9
4 changed files with 27 additions and 8 deletions
|
@ -18,6 +18,7 @@ def render_log():
|
|||
force_terminal=True,
|
||||
log_time_format="[TIME]",
|
||||
color_system="truecolor",
|
||||
windows_legacy=False,
|
||||
)
|
||||
console.log()
|
||||
console.log("Hello from", console, "!")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue