src/eric7/DebugClients/Python/QProcessExtension.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
--- a/src/eric7/DebugClients/Python/QProcessExtension.py	Mon Feb 24 15:11:18 2025 +0100
+++ b/src/eric7/DebugClients/Python/QProcessExtension.py	Mon Feb 24 15:43:49 2025 +0100
@@ -23,7 +23,7 @@
     @type module
     @param debugClient reference to the debug client object
     @type DebugClient
-    """  # __IGNORE_WARNING_D234__
+    """  # __IGNORE_WARNING_D-234__
     global _debugClient
 
     class QProcessWrapper(module.QProcess):

eric ide

mercurial