eric6/DebugClients/Python/DebugVariables.py

changeset 8207
d359172d11be
parent 8205
4a0f1f896341
child 8218
7c09585bd960
--- a/eric6/DebugClients/Python/DebugVariables.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/DebugClients/Python/DebugVariables.py	Fri Apr 09 18:38:01 2021 +0200
@@ -18,7 +18,7 @@
 ############################################################
 
 
-class BaseResolver(object):
+class BaseResolver:
     """
     Base class of the resolver class tree.
     """

eric ide

mercurial