--- a/eric6/WebBrowser/QtHelp/HelpDocsInstaller.py Fri Apr 02 11:59:41 2021 +0200 +++ b/eric6/WebBrowser/QtHelp/HelpDocsInstaller.py Sat May 01 14:27:20 2021 +0200 @@ -38,7 +38,7 @@ @param collection full pathname of the collection file (string) """ - super(HelpDocsInstaller, self).__init__() + super().__init__() self.__abort = False self.__collection = collection