eric6/DebugClients/Python/DebugClient.py

branch
maintenance
changeset 7642
72721823d453
parent 7639
422fd05e9c91
child 7646
39e3db2b4936
child 7924
8a96736d465e
--- a/eric6/DebugClients/Python/DebugClient.py	Sun May 31 17:26:46 2020 +0200
+++ b/eric6/DebugClients/Python/DebugClient.py	Sat Jul 04 11:45:34 2020 +0200
@@ -36,6 +36,3 @@
 if __name__ == '__main__':
     debugClient = DebugClient()
     debugClient.main()
-
-#
-# eflag: noqa = M702

eric ide

mercurial