mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Improve clarity of comment
This commit is contained in:
parent
70bfdd09b4
commit
45745cc514
1 changed files with 1 additions and 1 deletions
|
|
@ -604,7 +604,7 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
repre_context[key] = template_data[key]
|
||||
|
||||
# Explicitly store the full list even though template data might
|
||||
# have a different value
|
||||
# have a different value because it uses just a single udim tile
|
||||
if repre.get("udim"):
|
||||
repre_context["udim"] = repre.get("udim") # store list
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue