src/eric7/QScintilla/Lexers/LexerPygments.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
--- a/src/eric7/QScintilla/Lexers/LexerPygments.py	Mon Feb 24 15:11:18 2025 +0100
+++ b/src/eric7/QScintilla/Lexers/LexerPygments.py	Mon Feb 24 15:43:49 2025 +0100
@@ -652,7 +652,7 @@
         @return string giving the keywords or None
         @rtype str
         """
-        return None  # __IGNORE_WARNING_M831__
+        return None  # __IGNORE_WARNING_M-831__
 
     def commentStr(self):
         """

eric ide

mercurial