mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
🐶 fix linter
This commit is contained in:
parent
206bcfe717
commit
a9c7785700
1 changed files with 1 additions and 1 deletions
|
|
@ -418,7 +418,7 @@ class IntegrateAsset(pyblish.api.InstancePlugin):
|
|||
"but it's defined - and it differs from product type %s. "
|
||||
"Using product base type as product type."
|
||||
), product_base_type, product_type)
|
||||
|
||||
|
||||
new_product_entity_kwargs["product_type"] = (
|
||||
product_base_type
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue