--- a/src/eric7/Plugins/PluginVcsPySvn.py Thu May 25 11:12:05 2023 +0200 +++ b/src/eric7/Plugins/PluginVcsPySvn.py Thu May 25 19:51:47 2023 +0200 @@ -99,7 +99,7 @@ subversionCfgPluginObject = None -def createConfigurationPage(configDlg): +def createConfigurationPage(configDlg): # noqa: U100 """ Module function to create the configuration page.