Skip to content

Commit c57e1f5

Browse files
committed
text tweak
1 parent a61164d commit c57e1f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

rich/text.py

-3
Original file line numberDiff line numberDiff line change
@@ -1248,9 +1248,6 @@ def with_indent_guides(
12481248

12491249
console = Console()
12501250

1251-
print(text.markup)
1252-
console.print(text.markup)
1253-
12541251
console.rule("justify='left'")
12551252
console.print(text, style="red")
12561253
console.print()

0 commit comments

Comments
 (0)