--- a/eric6/DebugClients/Python/BreakpointWatch.py Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/DebugClients/Python/BreakpointWatch.py Sat Jun 27 12:08:12 2020 +0200
@@ -327,7 +327,3 @@
except Exception: # secok
continue
return (None, False)
-
-
-#
-# eflag: noqa = M702