mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Merge pull request #2704 from BigRoy/hou_create_arnold_ass_refactor_houmove
Houdini: Fix refactor of Houdini host move for CreateArnoldAss
This commit is contained in:
commit
1ae72016cc
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
from avalon import houdini
|
||||
from openpype.hosts.houdini.api import plugin
|
||||
|
||||
|
||||
class CreateArnoldAss(houdini.Creator):
|
||||
class CreateArnoldAss(plugin.Creator):
|
||||
"""Arnold .ass Archive"""
|
||||
|
||||
label = "Arnold ASS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue