hound fix

This commit is contained in:
Kayla Man 2023-02-14 21:15:46 +08:00
parent 1505478cbd
commit 0dbf111d05
3 changed files with 5 additions and 2 deletions

View file

@ -8,6 +8,7 @@ from openpype.pipeline import legacy_io
from openpype.hosts.max.api.lib_renderproducts import RenderProducts
from openpype.client import get_last_version_by_subset_name
class CollectRender(pyblish.api.InstancePlugin):
"""Collect Render for Deadline"""