mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
Update src/escpos/codepages.py
This commit is contained in:
@@ -25,7 +25,7 @@ class CodePageManager:
|
|||||||
return encoding.upper()
|
return encoding.upper()
|
||||||
|
|
||||||
def get_encoding(self, encoding):
|
def get_encoding(self, encoding):
|
||||||
"""Return the endocing data."""
|
"""Return the encoding data."""
|
||||||
return self.data[encoding]
|
return self.data[encoding]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user