mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix new import path
This commit is contained in:
parent
81d8a53dba
commit
88ab0462b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1039,7 +1039,7 @@ def get_last_workfile(
|
|||
)
|
||||
|
||||
|
||||
@deprecated("openpype.client.get_linked_ids_for_representations")
|
||||
@deprecated("openpype.client.get_linked_representation_id")
|
||||
def get_linked_ids_for_representations(
|
||||
project_name, repre_ids, dbcon=None, link_type=None, max_depth=0
|
||||
):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue