eric7/Preferences/ConfigurationPages/LogViewerPage.py

branch
eric7
changeset 8879
159a4d6bab47
parent 8869
3dbb04832c21
child 8881
54e42bc2437a
--- a/eric7/Preferences/ConfigurationPages/LogViewerPage.py	Wed Dec 29 17:43:59 2021 +0100
+++ b/eric7/Preferences/ConfigurationPages/LogViewerPage.py	Wed Dec 29 17:54:06 2021 +0100
@@ -96,6 +96,7 @@
         if colorKey == "LogStdErrColour":
             self.errorTextExample.setStyleSheet(f"color: {color.name()}")
 
+
 def create(dlg):
     """
     Module function to create the configuration page.

eric ide

mercurial