src/eric7/Preferences/ConfigurationPages/EricServerPage.py

branch
eric7
changeset 11148
15e30f0c76a8
parent 11090
f5f5f5803935
--- a/src/eric7/Preferences/ConfigurationPages/EricServerPage.py	Mon Feb 24 15:11:18 2025 +0100
+++ b/src/eric7/Preferences/ConfigurationPages/EricServerPage.py	Mon Feb 24 15:43:49 2025 +0100
@@ -38,7 +38,7 @@
         Preferences.setEricServer("AutostartShell", self.startShellCheckBox.isChecked())
 
 
-def create(dlg):  # noqa: U100
+def create(dlg):  # noqa: U-100
     """
     Module function to create the configuration page.
 

eric ide

mercurial