fix new import path

This commit is contained in:
Jakub Trllo 2022-09-05 12:21:19 +02:00
parent 81d8a53dba
commit 88ab0462b5

View file

@ -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
):