src/eric7/Debugger/DebugServer.py

branch
eric7
changeset 10423
299802979277
parent 10417
c6011e501282
child 10439
21c28b0f9e41
--- a/src/eric7/Debugger/DebugServer.py	Tue Dec 19 11:04:03 2023 +0100
+++ b/src/eric7/Debugger/DebugServer.py	Tue Dec 19 19:57:08 2023 +0100
@@ -1404,6 +1404,7 @@
         @param debuggerId ID of the debugger backend
         @type str
         @param special flag indicating a special continue operation
+        @type bool
         """
         self.debuggerInterface.remoteContinue(debuggerId, special)
 

eric ide

mercurial