mirror of https://github.com/Textualize/rich.git
remove export
This commit is contained in:
parent
072069c1c1
commit
93aa0a8e7c
|
@ -412,4 +412,5 @@ if __name__ == "__main__": # pragma: no cover
|
|||
columns.add_renderable(table)
|
||||
console.print(columns)
|
||||
|
||||
console.save_html("box.html", inline_styles=True)
|
||||
# console.save_html("box.html", inline_styles=True)
|
||||
|
||||
|
|
Loading…
Reference in New Issue