eric6/Tools/TrayStarter.py

changeset 8218
7c09585bd960
parent 8205
4a0f1f896341
child 8220
006ee31b4835
--- a/eric6/Tools/TrayStarter.py	Sat Apr 10 18:31:17 2021 +0200
+++ b/eric6/Tools/TrayStarter.py	Sat Apr 10 18:38:27 2021 +0200
@@ -38,7 +38,7 @@
         @param settingsDir directory to be used for the settings files
         @type str
         """
-        super(TrayStarter, self).__init__(
+        super().__init__(
             UI.PixmapCache.getIcon(
                 Preferences.getTrayStarter("TrayStarterIcon")))
         

eric ide

mercurial