update comment

This commit is contained in:
MustafaJafar 2024-04-22 16:00:59 +02:00
parent 064029ccfe
commit bdbbd290f9

View file

@ -43,7 +43,7 @@ class CreateArnoldAss(plugin.HoudiniCreator):
staging_dir=hou.text.expandString("$HIP/pyblish"),
# keep dynamic link to product name
product_name="`chs(\"AYON_productName\")`",
ext=self.ext.lstrip(".") # ignore the dot in self.ext
ext=self.ext.lstrip(".") # ignore the dot in self.ext
)
parms = {