mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Update openpype/hosts/maya/plugins/publish/extract_active_view_thumbnail.py
This commit is contained in:
parent
ef843e25ca
commit
5e20dd3f9c
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ import maya.api.OpenMayaUI as omui
|
|||
import pyblish.api
|
||||
import tempfile
|
||||
|
||||
from openpype.hosts.maya.lib import IS_HEADLESS
|
||||
from openpype.hosts.maya.api.lib import IS_HEADLESS
|
||||
|
||||
|
||||
class ExtractActiveViewThumbnail(pyblish.api.InstancePlugin):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue