--- a/src/eric7/DebugClients/Python/DebugBase.py Sun Dec 04 10:34:43 2022 +0100 +++ b/src/eric7/DebugClients/Python/DebugBase.py Sun Dec 04 11:58:37 2022 +0100 @@ -133,7 +133,7 @@ @param frmnr distance of frames down the stack. 0 is the current frame - @rtype int + @type int @return the current frame @rtype frame object """