mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
formatting
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
"""Print example QR codes."""
|
||||
import sys
|
||||
|
||||
from escpos.printer import Usb
|
||||
|
||||
|
||||
def usage():
|
||||
"""Print information on usage."""
|
||||
print("usage: qr_code.py <content>")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user