mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Change Pype to OpenPype
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
This commit is contained in:
parent
4b6ccc9ee3
commit
d6b423e208
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ LOAD_PATH = os.path.join(PLUGINS_DIR, "load")
|
|||
|
||||
|
||||
def install():
|
||||
"""Install Pype to Avalon."""
|
||||
"""Install OpenPype to Avalon."""
|
||||
import avalon.api
|
||||
import pyblish.api
|
||||
from pyblish.lib import MessageHandler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue