mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
keep consistency in returning types
This commit is contained in:
parent
23105fcf90
commit
b66aaf2bdf
1 changed files with 1 additions and 1 deletions
|
|
@ -363,7 +363,7 @@ def get_imageio_config(
|
|||
"Colorspace management for host '{}' is disabled.".format(
|
||||
host_name)
|
||||
)
|
||||
return False
|
||||
return {}
|
||||
|
||||
config_host = imageio_host.get("ocio_config", {})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue