--- a/eric6/QScintilla/Lexers/LexerPygments.py Mon Mar 22 19:22:11 2021 +0100 +++ b/eric6/QScintilla/Lexers/LexerPygments.py Mon Mar 22 19:31:18 2021 +0100 @@ -315,7 +315,7 @@ PYGMENTS_BACKTICKSTRING: True, } - def readSettings(self, qs, prefix="/Scintilla" ): + def readSettings(self, qs, prefix="/Scintilla"): """ Public method to read the lexer settings.