mirror of
https://github.com/python-escpos/python-escpos
synced 2025-09-13 09:09:58 +00:00
DOC change type of msg for _raw to bytes
This commit is contained in:
@@ -52,6 +52,7 @@ class Escpos(object):
|
||||
This function has to be individually implemented by the implementations.
|
||||
|
||||
:param msg: message string to be sent to the printer
|
||||
:type msg: bytes
|
||||
"""
|
||||
pass
|
||||
|
||||
|
Reference in New Issue
Block a user