eric6/DebugClients/Python/DebugClientBase.py

changeset 7570
a7a5750aded4
parent 7550
e91462fd0838
child 7594
ee35df230130
diff -r bb196e51827d -r a7a5750aded4 eric6/DebugClients/Python/DebugClientBase.py
--- a/eric6/DebugClients/Python/DebugClientBase.py	Sun May 03 10:26:40 2020 +0200
+++ b/eric6/DebugClients/Python/DebugClientBase.py	Sun May 03 16:18:14 2020 +0200
@@ -68,7 +68,7 @@
     
     This function works with the split debugger.
     
-    @param prompt prompt to be shown 
+    @param prompt prompt to be shown
     @type str
     @return result of the input() call
     @rtype str

eric ide

mercurial