eric6/DebugClients/Python/DebugClientBase.py

changeset 8207
d359172d11be
parent 8159
08b8b3d2deb1
child 8221
0572a215bd2f
--- a/eric6/DebugClients/Python/DebugClientBase.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/DebugClients/Python/DebugClientBase.py	Fri Apr 09 18:38:01 2021 +0200
@@ -107,7 +107,7 @@
 ###############################################################################
 
 
-class DebugClientBase(object):
+class DebugClientBase:
     """
     Class implementing the client side of the debugger.
 

eric ide

mercurial