eric6/Utilities/BackgroundClient.py

changeset 8207
d359172d11be
parent 7965
48fbf9149d16
child 8240
93b8a353c4bf
diff -r adf11836cfce -r d359172d11be eric6/Utilities/BackgroundClient.py
--- a/eric6/Utilities/BackgroundClient.py	Fri Apr 09 18:13:36 2021 +0200
+++ b/eric6/Utilities/BackgroundClient.py	Fri Apr 09 18:38:01 2021 +0200
@@ -19,7 +19,7 @@
 from zlib import adler32
 
 
-class BackgroundClient(object):
+class BackgroundClient:
     """
     Class implementing the main part of the background client.
     """

eric ide

mercurial