mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
improving names
This commit is contained in:
parent
3e9ac5935d
commit
c8e7b7c264
3 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ from openpype.lib import PreLaunchHook
|
|||
from openpype.hosts.resolve.utils import setup
|
||||
|
||||
|
||||
class ResolvePrelaunch(PreLaunchHook):
|
||||
class PreLaunchResolveSetup(PreLaunchHook):
|
||||
"""
|
||||
This hook will set up the Resolve scripting environment as described in
|
||||
Resolve's documentation found with the installed application at
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue