1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

fix whitespace

This commit is contained in:
Patrick Kanzler
2019-06-04 23:57:19 +02:00
parent f1054876da
commit edd567785c

View File

@@ -65,7 +65,9 @@ The basic usage is:
p.barcode('1324354657687', 'EAN13', 64, 2, '', '')
p.cut()
Another example for Network printer:
Another example based on the Network printer class:
.. code:: python
from escpos.printer import Network