src/eric7/Testing/TestResultsTree.py

branch
eric7
changeset 10431
64157aeb0312
parent 10427
3733e2b23cf7
child 10439
21c28b0f9e41
diff -r e440aaf179ce -r 64157aeb0312 src/eric7/Testing/TestResultsTree.py
--- a/src/eric7/Testing/TestResultsTree.py	Wed Dec 20 19:28:22 2023 +0100
+++ b/src/eric7/Testing/TestResultsTree.py	Thu Dec 21 12:03:40 2023 +0100
@@ -442,7 +442,8 @@
         """
         Constructor
 
-        @param parent reference to the parent object (QObject)
+        @param parent reference to the parent object
+        @type QObject
         """
         super().__init__(parent)
 

eric ide

mercurial