Skip to content

Commit

Permalink
Update client/ayon_core/pipeline/farm/pyblish_functions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Jakub Trllo <[email protected]>
  • Loading branch information
antirotor and iLLiCiTiT authored Aug 19, 2024
1 parent 009ab46 commit cb4af77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/ayon_core/pipeline/farm/pyblish_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit cb4af77

Please sign in to comment.