Update openpype/hosts/maya/plugins/publish/extract_active_view_thumbnail.py

This commit is contained in:
Roy Nieterau 2023-09-13 23:01:58 +02:00 committed by GitHub
parent 5f2756b95e
commit ef843e25ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,6 @@ import tempfile
from openpype.hosts.maya.lib import IS_HEADLESS
class ExtractActiveViewThumbnail(pyblish.api.InstancePlugin):
"""Set instance thumbnail to a screengrab of current active viewport.