mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Fix typo
This commit is contained in:
parent
f771d6f24b
commit
0d6ce14a2a
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue