mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 01:58:24 +00:00
added align arg to Columns
This commit is contained in:
parent
f491ec0678
commit
e2be2959c9
4 changed files with 52 additions and 1 deletions
|
@ -56,7 +56,6 @@ def render():
|
|||
columns.width = 16
|
||||
console.print(columns)
|
||||
console.print()
|
||||
|
||||
render_result = console.file.getvalue()
|
||||
return render_result
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue