mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
009ab46be0
commit
cb4af77a42
1 changed files with 2 additions and 2 deletions
|
|
@ -585,11 +585,11 @@ def _get_legacy_product_name_and_group(
|
|||
|
||||
|
||||
def get_product_name_and_group_from_template(
|
||||
task_entity,
|
||||
project_name,
|
||||
host_name,
|
||||
task_entity,
|
||||
product_type,
|
||||
variant,
|
||||
host_name,
|
||||
dynamic_data=None):
|
||||
"""Get product name and group name from template.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue