mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 17:04:54 +01:00
update comment
This commit is contained in:
parent
064029ccfe
commit
bdbbd290f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue