mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
reformat codebase
This commit is contained in:
@@ -21,4 +21,4 @@ class CodePageManager:
|
||||
return self.data[encoding]
|
||||
|
||||
|
||||
CodePages = CodePageManager(CAPABILITIES['encodings'])
|
||||
CodePages = CodePageManager(CAPABILITIES["encodings"])
|
||||
|
Reference in New Issue
Block a user