def initGui(self):
     Processing.addScripts(
         os.path.join(os.path.dirname(__file__), "scripts"))
Example #2
0
 def initGui(self):
     Processing.addScripts(os.path.join(os.path.dirname(__file__), "scripts"))