--- a/src/eric7/Plugins/PluginSyntaxChecker.py Thu May 25 11:12:05 2023 +0200 +++ b/src/eric7/Plugins/PluginSyntaxChecker.py Thu May 25 19:51:47 2023 +0200 @@ -254,7 +254,7 @@ self.__initialize() - def __projectShowMenu(self, menuName, menu): + def __projectShowMenu(self, menuName, menu): # noqa: U100 """ Private slot called, when the the project menu or a submenu is about to be shown.