Fix conftest import formatting

This commit is contained in:
belono 2023-10-22 21:08:52 +02:00
parent 3fb5ce27a1
commit a48e0f2f23

View File

@ -1,4 +1,5 @@
import pytest
from escpos.exceptions import DeviceNotFoundError
from escpos.printer import LP, CupsPrinter, Dummy, File, Network, Serial, Usb, Win32Raw