--- a/eric6/DebugClients/Python/DebugVariables.py Thu Jun 25 19:09:55 2020 +0200
+++ b/eric6/DebugClients/Python/DebugVariables.py Sat Jun 27 12:08:12 2020 +0200
@@ -715,6 +715,3 @@
resolver = defaultResolver
return typeName, typeStr, resolver
-
-#
-# eflag: noqa = M702