diff -r 778ccdf3417e -r bf53c06fa0fb DebugClients/Python/DebugClientThreads.py --- a/DebugClients/Python/DebugClientThreads.py Thu Mar 10 18:57:46 2016 +0100 +++ b/DebugClients/Python/DebugClientThreads.py Thu Mar 10 20:02:45 2016 +0100 @@ -200,4 +200,4 @@ # # eflag: FileType = Python2 -# eflag: noqa = M601, M702 +# eflag: noqa = M601, M702, E402