src/eric7/eric7_shell.py

branch
eric7
changeset 10069
435cc5875135
parent 9653
e67609152c5e
child 10238
9ea4634a697e
--- a/src/eric7/eric7_shell.py	Thu May 25 11:12:05 2023 +0200
+++ b/src/eric7/eric7_shell.py	Thu May 25 19:51:47 2023 +0200
@@ -40,7 +40,7 @@
 from eric7.Toolbox import Startup
 
 
-def createMainWidget(argv):
+def createMainWidget(argv):  # noqa: U100
     """
     Function to create the main widget.
 

eric ide

mercurial