mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
Remove docstring that was incorrect - code wasn't actually doing that
This commit is contained in:
parent
9dc0e266d2
commit
5d208d2ac1
1 changed files with 0 additions and 12 deletions
|
|
@ -23,18 +23,6 @@ class LookLoader(openpype.hosts.maya.api.plugin.ReferenceLoader):
|
|||
color = "orange"
|
||||
|
||||
def process_reference(self, context, name, namespace, options):
|
||||
"""
|
||||
Load and try to assign Lookdev to nodes based on relationship data.
|
||||
|
||||
Args:
|
||||
name:
|
||||
namespace:
|
||||
context:
|
||||
options:
|
||||
|
||||
Returns:
|
||||
|
||||
"""
|
||||
import maya.cmds as cmds
|
||||
from avalon import maya
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue