mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
d2c7f1db2d
commit
f8d0f2ac36
1 changed files with 1 additions and 1 deletions
|
|
@ -410,7 +410,7 @@ def get_representations_delivery_template_data(
|
|||
})
|
||||
_merge_data(template_data, repre_entity["context"])
|
||||
|
||||
# Remove roots from temlate data to auto-fill them with anatomy data
|
||||
# Remove roots from template data to auto-fill them with anatomy data
|
||||
template_data.pop("root")
|
||||
|
||||
output[repre_id] = template_data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue