eric6/Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/ProjectBrowserHelper.py

changeset 8218
7c09585bd960
parent 7923
91e843545d9a
--- a/eric6/Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/ProjectBrowserHelper.py	Sat Apr 10 18:31:17 2021 +0200
+++ b/eric6/Plugins/VcsPlugins/vcsMercurial/LargefilesExtension/ProjectBrowserHelper.py	Sat Apr 10 18:38:27 2021 +0200
@@ -26,7 +26,7 @@
         @param browserObject reference to the project browser object
         @param projectObject reference to the project object
         """
-        super(LargefilesProjectBrowserHelper, self).__init__(
+        super().__init__(
             vcsObject, browserObject, projectObject)
     
     def initMenus(self):

eric ide

mercurial