--- a/eric6/DebugClients/Python/DebugUtilities.py Wed Jun 17 17:14:12 2020 +0200
+++ b/eric6/DebugClients/Python/DebugUtilities.py Sun Jul 05 11:11:24 2020 +0200
@@ -320,6 +320,3 @@
modifiedArguments.extend(args)
return modifiedArguments
-
-#
-# eflag: noqa = M702