Update examples/receipt.py

Change import sorting

Co-authored-by: Benito López <belono@users.noreply.github.com>
This commit is contained in:
Patrick Kanzler 2024-08-24 23:25:43 +02:00 committed by GitHub
parent 5f91b480f5
commit a831fd3cfa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 1 deletions

View File

@ -2,8 +2,10 @@
# Print a fake receipt
import re, textwrap
import re
import textwrap
from datetime import datetime
from escpos import printer
items = [