--- a/eric6/WebBrowser/QtHelp/HelpDocsInstaller.py Sat Apr 10 18:31:17 2021 +0200 +++ b/eric6/WebBrowser/QtHelp/HelpDocsInstaller.py Sat Apr 10 18:38:27 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