resolving error: var not defined
This commit is contained in:
parent
e7adf397e7
commit
b047a4a5ec
@ -113,5 +113,5 @@ def print_now(output, lp=None, type=None):
|
||||
lp.image(output)
|
||||
lp.cut()
|
||||
else:
|
||||
sys.stderr.write('Printing output to the terminal:\n\n'+txt+'\n\n')
|
||||
sys.stderr.write('Printing output to the terminal:\n\n'+output+'\n\n')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user