src/eric7/Preferences/ConfigurationPages/WebBrowserVirusTotalPage.py

branch
eric7
changeset 10069
435cc5875135
parent 9653
e67609152c5e
child 10372
1444b4bee64b
equal deleted inserted replaced
10068:7febcdccb2a1 10069:435cc5875135
94 msg 94 msg
95 ) 95 )
96 ) 96 )
97 97
98 98
99 def create(dlg): 99 def create(dlg): # noqa: U100
100 """ 100 """
101 Module function to create the configuration page. 101 Module function to create the configuration page.
102 102
103 @param dlg reference to the configuration dialog 103 @param dlg reference to the configuration dialog
104 @return reference to the instantiated page (ConfigurationPageBase) 104 @return reference to the instantiated page (ConfigurationPageBase)

eric ide

mercurial