src/eric7/DataViews/PyCoverageHtmlReportDialog.py

branch
eric7
changeset 10441
a79201e0e149
parent 10439
21c28b0f9e41
child 11090
f5f5f5803935
--- 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()

eric ide

mercurial