1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-09-13 09:09:58 +00:00
This commit is contained in:
Alexandre Detiste
2023-12-14 00:53:24 +01:00
parent 99b9484c4b
commit 7ad4396b48

View File

@@ -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