mirror of
https://github.com/python-escpos/python-escpos
synced 2025-06-25 08:38:43 +00:00
isort
This commit is contained in:
parent
99b9484c4b
commit
7ad4396b48
@ -1,6 +1,7 @@
|
||||
from typing import Optional
|
||||
|
||||
import pytest
|
||||
import six
|
||||
from typing import Optional
|
||||
|
||||
import escpos.printer as printer
|
||||
from escpos.constants import SET_FONT, TXT_NORMAL, TXT_SIZE, TXT_STYLE
|
||||
|
Loading…
x
Reference in New Issue
Block a user