eric6/DebugClients/Python/DebugClient.py

branch
multi_processing
changeset 7646
39e3db2b4936
parent 7412
0a995393d2ba
parent 7639
422fd05e9c91
child 7923
91e843545d9a
--- a/eric6/DebugClients/Python/DebugClient.py	Wed Jun 17 17:14:12 2020 +0200
+++ b/eric6/DebugClients/Python/DebugClient.py	Sun Jul 05 11:11:24 2020 +0200
@@ -34,6 +34,3 @@
 if __name__ == '__main__':
     debugClient = DebugClient()
     debugClient.main()
-
-#
-# eflag: noqa = M702

eric ide

mercurial