eric6/DebugClients/Python/DebugBase.py

changeset 8207
d359172d11be
parent 7986
2971d5d19951
child 8228
772103b14c18
diff -r adf11836cfce -r d359172d11be eric6/DebugClients/Python/DebugBase.py
--- a/eric6/DebugClients/Python/DebugBase.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/DebugClients/Python/DebugBase.py	Fri Apr 09 18:38:01 2021 +0200
@@ -53,7 +53,7 @@
     gRecursionLimit = limit
 
 
-class DebugBase(object):
+class DebugBase:
     """
     Class implementing base class of the debugger.
 

eric ide

mercurial