diff -r beac8323fa9e -r e8ddd9d76414 DebugClients/Python3/DebugThread.py --- a/DebugClients/Python3/DebugThread.py Wed Nov 04 15:38:02 2015 +0100 +++ b/DebugClients/Python3/DebugThread.py Wed Nov 04 16:25:25 2015 +0100 @@ -127,3 +127,6 @@ self._dbgClient.unlockClient() return retval + +# +# eflag: noqa = M702