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)