not include py script from the unrelated host

This commit is contained in:
Kayla Man 2023-02-13 17:45:10 +08:00
parent b284ad43c0
commit 6236922e81

View file

@ -185,6 +185,7 @@ class CollectMayaRender(pyblish.api.ContextPlugin):
multipart))
assert exp_files, "no file names were generated, this is bug"
self.log.info(exp_files)
# if we want to attach render to subset, check if we have AOV's
# in expectedFiles. If so, raise error as we cannot attach AOV
# (considered to be subset on its own) to another subset