1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-07-15 08:43:30 +00:00

new line at the end of file

This commit is contained in:
Ricardo Sanchez Alba 2023-05-16 17:44:58 -06:00
parent 4da3607b1b
commit dc518bdefb

View File

@ -17,4 +17,4 @@ def do_print():
return "OK"
if __name__ == '__main__':
app.run(debug=False, host='0.0.0.0', port=9999)
app.run(debug=False, host='0.0.0.0', port=9999)