--- a/src/eric7/DataViews/PyCoverageHtmlReportDialog.py Sun Dec 24 19:46:25 2023 +0100 +++ b/src/eric7/DataViews/PyCoverageHtmlReportDialog.py Sun Dec 24 19:49:52 2023 +0100 @@ -66,7 +66,6 @@ @return tuple containing the report title, the output directory, the path of a file containing extra CSS and a flag indicating to open the generated report in a browser - @rtype tuple of (str, str, str, bool) """ title = self.titleEdit.text()