--- 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