From 205728f5bed77a1c7164eecf43977e5795ee3118 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Wed, 9 Mar 2016 16:36:40 +0100 Subject: [PATCH] DOC fix todo block in cut() --- escpos/escpos.py | 1 + 1 file changed, 1 insertion(+) diff --git a/escpos/escpos.py b/escpos/escpos.py index 33d3905..f3345f8 100644 --- a/escpos/escpos.py +++ b/escpos/escpos.py @@ -598,6 +598,7 @@ class Escpos(object): Without any arguments the paper will be cut completely. With 'mode=PART' a partial cut will be attempted. Note however, that not all models can do a partial cut. See the documentation of your printer for details. + .. todo:: Check this function on TM-T88II. :param mode: set to 'PART' for a partial cut