mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
unify indentation
This commit is contained in:
parent
bceb645a80
commit
17b09d608b
1 changed files with 2 additions and 2 deletions
|
|
@ -370,8 +370,8 @@ def get_product_name(
|
|||
"""Calculate product name based on passed context and AYON settings.
|
||||
|
||||
Product name templates are defined in `project_settings/global/tools
|
||||
/creator/product_name_profiles` where are profiles with host name,
|
||||
product base type, product type, task name and task type filters.
|
||||
/creator/product_name_profiles` where are profiles with host name,
|
||||
product base type, product type, task name and task type filters.
|
||||
|
||||
If context does not match any profile then `DEFAULT_PRODUCT_TEMPLATE`
|
||||
is used as default template.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue