eric6/DebugClients/Python/ThreadExtension.py

changeset 8207
d359172d11be
parent 7986
2971d5d19951
child 8218
7c09585bd960
diff -r adf11836cfce -r d359172d11be eric6/DebugClients/Python/ThreadExtension.py
--- a/eric6/DebugClients/Python/ThreadExtension.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/DebugClients/Python/ThreadExtension.py	Fri Apr 09 18:38:01 2021 +0200
@@ -18,7 +18,7 @@
 _qtThreadNumber = 1
 
 
-class ThreadExtension(object):
+class ThreadExtension:
     """
     Class implementing the thread support for the debugger.
     

eric ide

mercurial