fix import

This commit is contained in:
Jakub Trllo 2022-12-06 10:00:16 +01:00
parent 2c36e10f6c
commit fffe1162b0

View file

@ -7,7 +7,7 @@ from openpype.client import (
get_last_versions,
get_representations,
)
from openpype.pipeline import get_representation_path_with_anatomy
from openpype.pipeline.load import get_representation_path_with_anatomy
class CollectAudio(pyblish.api.ContextPlugin):