--- a/src/eric7/Debugger/DebuggerInterfacePython.py Tue Oct 18 16:06:21 2022 +0200 +++ b/src/eric7/Debugger/DebuggerInterfacePython.py Tue Oct 18 16:08:13 2022 +0200 @@ -342,7 +342,7 @@ def __determineDebugClient(self): """ Private method to determine the debug client to be started. - + @return path of the debug client @rtype str """