--- 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.