From 6c7f68e2b04f421301f50cc9dbbbf9b6ba49979d Mon Sep 17 00:00:00 2001 From: Philipp Klaus Date: Thu, 21 Jul 2016 17:44:01 +0200 Subject: [PATCH] small fix in brother_ql.devicedependent --- brother_ql/devicedependent.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brother_ql/devicedependent.py b/brother_ql/devicedependent.py index e35fae9..33ad833 100644 --- a/brother_ql/devicedependent.py +++ b/brother_ql/devicedependent.py @@ -5,7 +5,7 @@ models = [ 'QL-560', 'QL-570', 'QL-580N', - 'QL-650TD' + 'QL-650TD', 'QL-700', 'QL-710W', 'QL-720NW',