diff -r 778ccdf3417e -r bf53c06fa0fb DebugClients/Python3/DebugClientThreads.py --- a/DebugClients/Python3/DebugClientThreads.py Thu Mar 10 18:57:46 2016 +0100 +++ b/DebugClients/Python3/DebugClientThreads.py Thu Mar 10 20:02:45 2016 +0100 @@ -199,4 +199,4 @@ debugClient.main() # -# eflag: noqa = M702 +# eflag: noqa = M702, E402