src/eric7/Plugins/PluginVcsPySvn.py

branch
eric7
changeset 10069
435cc5875135
parent 10061
8bdad5699288
child 10331
c1a2ff7e3575
equal deleted inserted replaced
10068:7febcdccb2a1 10069:435cc5875135
97 97
98 98
99 subversionCfgPluginObject = None 99 subversionCfgPluginObject = None
100 100
101 101
102 def createConfigurationPage(configDlg): 102 def createConfigurationPage(configDlg): # noqa: U100
103 """ 103 """
104 Module function to create the configuration page. 104 Module function to create the configuration page.
105 105
106 @param configDlg reference to the configuration dialog (QDialog) 106 @param configDlg reference to the configuration dialog (QDialog)
107 @return reference to the configuration page 107 @return reference to the configuration page

eric ide

mercurial