mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
REFACTOR fix minor PEP8 and similar mistakes
This commit is contained in:
@@ -153,6 +153,7 @@ class CharCodeError(Error):
|
||||
def __str__(self):
|
||||
return "Valid char code must be set"
|
||||
|
||||
|
||||
class USBNotFoundError(Error):
|
||||
""" Device wasn't found (probably not plugged in)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user