eric6/Preferences/ConfigurationPages/ProjectBrowserPage.py

changeset 8218
7c09585bd960
parent 8112
4d6a89306d05
child 8273
698ae46f40a4
--- a/eric6/Preferences/ConfigurationPages/ProjectBrowserPage.py	Sat Apr 10 18:31:17 2021 +0200
+++ b/eric6/Preferences/ConfigurationPages/ProjectBrowserPage.py	Sat Apr 10 18:38:27 2021 +0200
@@ -25,7 +25,7 @@
         """
         Constructor
         """
-        super(ProjectBrowserPage, self).__init__()
+        super().__init__()
         self.setupUi(self)
         self.setObjectName("ProjectBrowserPage")
         

eric ide

mercurial