src/eric7/Plugins/PluginVcsGit.py

branch
eric7
changeset 10069
435cc5875135
parent 10061
8bdad5699288
child 10437
2f70ca07f0af
--- a/src/eric7/Plugins/PluginVcsGit.py	Thu May 25 11:12:05 2023 +0200
+++ b/src/eric7/Plugins/PluginVcsGit.py	Thu May 25 19:51:47 2023 +0200
@@ -100,7 +100,7 @@
 gitCfgPluginObject = None
 
 
-def createConfigurationPage(configDlg):
+def createConfigurationPage(configDlg):  # noqa: U100
     """
     Module function to create the configuration page.
 

eric ide

mercurial