src/eric7/Debugger/DebuggerInterfacePython.py

branch
eric7
changeset 9414
6c12e2954ec2
parent 9413
80c06d472826
child 9428
615d367f0140
--- 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
         """

eric ide

mercurial