mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
cosmetic fix
This commit is contained in:
parent
f66fe753b6
commit
758945fed7
1 changed files with 2 additions and 2 deletions
|
|
@ -18,8 +18,8 @@ class CreateOxRig(plugin.MayaCreator):
|
|||
|
||||
with lib.undo_chunk():
|
||||
instance = super(CreateOxRig, self).create(product_name,
|
||||
instance_data,
|
||||
pre_create_data)
|
||||
instance_data,
|
||||
pre_create_data)
|
||||
instance_node = instance.get("instance_node")
|
||||
|
||||
self.log.info("Creating Rig instance set up ...")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue