try uncommenting win32

This commit is contained in:
Patrick Kanzler 2023-08-16 22:46:08 +02:00
parent fbabd8ed88
commit 981f29b76a

View File

@ -394,8 +394,6 @@ class Dummy(Escpos):
pass
if _WIN32PRINT:
class Win32Raw(Escpos):
"""Printer binding for win32 API.