--- 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):