1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

sort with isort

This commit is contained in:
Patrick Kanzler 2023-09-04 00:32:41 +02:00
parent 82dce29472
commit f87f224601

View File

@ -1,5 +1,5 @@
import six
import pytest
import six
import escpos.printer as printer
from escpos.constants import SET_FONT, TXT_NORMAL, TXT_SIZE, TXT_STYLE