mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
small fix in renderGlobals creator
This commit is contained in:
parent
557c9e9451
commit
6d5243aeae
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ from maya import cmds
|
|||
|
||||
from avalon.vendor import requests
|
||||
import avalon.maya
|
||||
from avalon import api
|
||||
import os
|
||||
|
||||
|
||||
class CreateRenderGlobals(avalon.maya.Creator):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue