mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
make sure the args mapped to the get_imageio_file_rules_colorspace_from_filepath
This commit is contained in:
parent
f15c218d65
commit
d9d1242eaf
1 changed files with 1 additions and 1 deletions
|
|
@ -286,7 +286,7 @@ class FileNodeLoader(load.LoaderPlugin):
|
|||
|
||||
path = get_representation_path_from_context(context)
|
||||
colorspace = get_imageio_colorspace_from_filepath(
|
||||
path=path,
|
||||
filepath=path,
|
||||
host_name=host_name,
|
||||
project_name=project_name,
|
||||
config_data=config_data,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue