This commit is contained in:
Roy Nieterau 2023-01-18 13:36:02 +01:00
parent f771d6f24b
commit 0d6ce14a2a

View file

@ -65,7 +65,7 @@ class IntegrateHeroVersion(pyblish.api.InstancePlugin):
published_repres = instance.data.get("published_representations")
if not published_repres:
self.log.debug(
"*** There are not published representations on the instance."
"*** There are no published representations on the instance."
)
return