missing import

This commit is contained in:
Jakub Jezek 2024-03-07 21:57:24 +01:00
parent e6c2bbafc1
commit 2fe09689e8
No known key found for this signature in database
GPG key ID: 730D7C02726179A7

View file

@ -11,6 +11,9 @@ from ayon_core.pipeline import (
get_current_project_name,
get_representation_path,
)
from ayon_core.pipeline.colorspace import (
get_imageio_file_rules_colorspace_from_filepath
)
from ayon_core.hosts.nuke.api.lib import (
get_imageio_input_colorspace,
maintained_selection