eric6/DebugClients/Python/DCTestResult.py

branch
maintenance
changeset 7642
72721823d453
parent 7639
422fd05e9c91
child 7923
91e843545d9a
diff -r f7cb83647621 -r 72721823d453 eric6/DebugClients/Python/DCTestResult.py
--- a/eric6/DebugClients/Python/DCTestResult.py	Sun May 31 17:26:46 2020 +0200
+++ b/eric6/DebugClients/Python/DCTestResult.py	Sat Jul 04 11:45:34 2020 +0200
@@ -128,6 +128,3 @@
 
         if self.__dbgClient.readstream in rrdy:
             self.__dbgClient.readReady(self.__dbgClient.readstream)
-
-#
-# eflag: noqa = M702

eric ide

mercurial