diff -r 45627d092846 -r 2e6a880670e9 DebugClients/Python3/DebugConfig.py --- a/DebugClients/Python3/DebugConfig.py Wed Nov 04 15:38:02 2015 +0100 +++ b/DebugClients/Python3/DebugConfig.py Wed Nov 04 16:25:25 2015 +0100 @@ -17,3 +17,6 @@ 'function', 'builtin_function_or_method', 'code', 'module', 'ellipsis', 'traceback', 'frame', 'other' ] + +# +# eflag: noqa = M702