mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Remove trailing space.
This commit is contained in:
parent
6299b01ae6
commit
1e251ac064
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ def install():
|
|||
parent="MayaWindow"
|
||||
)
|
||||
|
||||
renderer = cmds.getAttr('defaultRenderGlobals.currentRenderer').lower()
|
||||
renderer = cmds.getAttr('defaultRenderGlobals.currentRenderer').lower()
|
||||
# Create context menu
|
||||
context_label = "{}, {}".format(
|
||||
avalon.api.Session["AVALON_ASSET"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue