diff -r 45627d092846 -r 2e6a880670e9 DebugClients/Python3/PyProfile.py --- a/DebugClients/Python3/PyProfile.py Wed Nov 04 15:38:02 2015 +0100 +++ b/DebugClients/Python3/PyProfile.py Wed Nov 04 16:25:25 2015 +0100 @@ -172,3 +172,6 @@ # the C function returned "c_return": profile.Profile.trace_dispatch_return, } + +# +# eflag: noqa = M702