mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
fix wrong import in blender init
This commit is contained in:
parent
a49191fe7c
commit
174c9b760a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
from pype.hosts import blender.api
|
||||
from pype.hosts.blender import api
|
||||
|
||||
blender.api.install()
|
||||
api.install()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue