From 53e2cebaf8ec4ba3f1a7c61a1777971ff60376c6 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Wed, 8 Jan 2020 07:26:34 +1000 Subject: [PATCH] protocol: fix a flake8 issue Signed-off-by: Peter Hutterer --- tuhi/protocol.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tuhi/protocol.py b/tuhi/protocol.py index f618bff..cd742b1 100644 --- a/tuhi/protocol.py +++ b/tuhi/protocol.py @@ -664,6 +664,7 @@ class MsgGetName(Msg): self.execute() self.requires_request = True + class MsgGetNameIntuosPro(Msg): ''' .. attribute:: name