eric6/DebugClients/Python/DebugVariables.py

changeset 8220
006ee31b4835
parent 8218
7c09585bd960
child 8240
93b8a353c4bf
diff -r 013aee248a62 -r 006ee31b4835 eric6/DebugClients/Python/DebugVariables.py
--- a/eric6/DebugClients/Python/DebugVariables.py	Sun Apr 11 11:34:32 2021 +0200
+++ b/eric6/DebugClients/Python/DebugVariables.py	Sun Apr 11 12:38:16 2021 +0200
@@ -717,3 +717,6 @@
             resolver = defaultResolver
     
     return typeName, typeStr, resolver
+
+#
+# eflag: noqa = Y113

eric ide

mercurial