mirror of
https://github.com/python-escpos/python-escpos
synced 2025-07-15 08:43:30 +00:00
Fix conftest import formatting
This commit is contained in:
parent
3fb5ce27a1
commit
a48e0f2f23
@ -1,4 +1,5 @@
|
|||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
from escpos.exceptions import DeviceNotFoundError
|
from escpos.exceptions import DeviceNotFoundError
|
||||||
from escpos.printer import LP, CupsPrinter, Dummy, File, Network, Serial, Usb, Win32Raw
|
from escpos.printer import LP, CupsPrinter, Dummy, File, Network, Serial, Usb, Win32Raw
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user