QScintilla/Lexers/LexerPygments.py

changeset 6891
93f82da09f22
parent 6851
036535d1dd88
--- a/QScintilla/Lexers/LexerPygments.py	Thu Mar 21 19:26:10 2019 +0100
+++ b/QScintilla/Lexers/LexerPygments.py	Thu Mar 21 19:27:42 2019 +0100
@@ -522,4 +522,4 @@
         @param kwSet number of the keyword set (integer)
         @return string giving the keywords (string) or None
         """
-        return None
+        return None     # __IGNORE_WARNING_M831__

eric ide

mercurial