eric6/DebugClients/Python/eric6dbgstub.py

changeset 7639
422fd05e9c91
parent 7360
9190402e4505
child 7900
72b88fb20261
child 7924
8a96736d465e
diff -r 176145438b1e -r 422fd05e9c91 eric6/DebugClients/Python/eric6dbgstub.py
--- a/eric6/DebugClients/Python/eric6dbgstub.py	Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/DebugClients/Python/eric6dbgstub.py	Sat Jun 27 12:08:12 2020 +0200
@@ -85,6 +85,3 @@
     if debugger:
         debugger.startDebugger(enableTrace=enableTrace, exceptions=exceptions,
                                tracePython=tracePython, redirect=redirect)
-
-#
-# eflag: noqa = M702

eric ide

mercurial