From bdbbd290f9e6d924aacb80c908835bae0ec102fd Mon Sep 17 00:00:00 2001 From: MustafaJafar Date: Mon, 22 Apr 2024 16:00:59 +0200 Subject: [PATCH] update comment --- .../ayon_core/hosts/houdini/plugins/create/create_arnold_ass.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {