diff --git a/client/ayon_core/hosts/houdini/plugins/create/create_arnold_ass.py b/client/ayon_core/hosts/houdini/plugins/create/create_arnold_ass.py index 469b643875..908f80851c 100644 --- a/client/ayon_core/hosts/houdini/plugins/create/create_arnold_ass.py +++ b/client/ayon_core/hosts/houdini/plugins/create/create_arnold_ass.py @@ -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 = {