fix
This commit is contained in:
parent
a0f581ff37
commit
dfb282ea9e
@ -67,7 +67,7 @@ class ThermalPrinter():
|
||||
self.p.set(align="left")
|
||||
for x in self._parse_todos(todos):
|
||||
# print(x)
|
||||
# this_line_width = len(x[0])+len(x[1])
|
||||
this_line_width = len(x[0])+len(x[1])
|
||||
|
||||
# # self.p.charcode("CP437")
|
||||
# # self.p.set(align="left")
|
||||
|
Loading…
Reference in New Issue
Block a user