--- a/src/eric7/eric7_pluginrepository.py Thu May 25 11:12:05 2023 +0200 +++ b/src/eric7/eric7_pluginrepository.py Thu May 25 19:51:47 2023 +0200 @@ -38,7 +38,7 @@ from eric7.Toolbox import Startup -def createMainWidget(argv): +def createMainWidget(argv): # noqa: U100 """ Function to create the main widget.