1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00

run isort & black

This commit is contained in:
Alexandre Detiste
2023-12-10 22:47:32 +01:00
parent 6aec41fbd8
commit 5bd936b585
8 changed files with 12 additions and 19 deletions

View File

@@ -18,8 +18,8 @@ import calendar
import json
import os
import time
from urllib.request import urlopen
from datetime import datetime
from urllib.request import urlopen
from escpos.printer import Usb