eric6/DebugClients/Python/DebugUtilities.py

changeset 7639
422fd05e9c91
parent 7360
9190402e4505
child 7646
39e3db2b4936
child 7924
8a96736d465e
--- a/eric6/DebugClients/Python/DebugUtilities.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/DebugClients/Python/DebugUtilities.py	Sat Jun 27 12:08:12 2020 +0200
@@ -144,6 +144,3 @@
         "params": params,
     }
     return json.dumps(commandDict) + '\n'
-
-#
-# eflag: noqa = M702

eric ide

mercurial