def unload(self):
     Processing.removeScripts(
         os.path.join(os.path.dirname(__file__), "scripts"))
Exemple #2
0
 def unload(self):
     Processing.removeScripts(os.path.join(os.path.dirname(__file__), "scripts"))