mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00
revert newline
This commit is contained in:
parent
a284112865
commit
45c4a29181
@ -23,4 +23,3 @@ text_list = ["col1", "col2", "col3"]
|
||||
widths = [5, 20, 15]
|
||||
align = ["left", "center", "right"]
|
||||
p.software_columns(text_list=text_list, widths=widths, align=align)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user