eric6/QScintilla/Lexers/LexerPygments.py

changeset 8169
139bd30c52c2
parent 8158
16a34a0167ba
child 8176
31965986ecd1
child 8218
7c09585bd960
--- 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.
         

eric ide

mercurial