mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
e75a6213d6
commit
4a14b030b5
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ def _make_temp_json_file():
|
|||
|
||||
except IOError as _error:
|
||||
raise IOError(
|
||||
"Not able to create temp json file: {}".format(
|
||||
"Unable to create temp json file: {}".format(
|
||||
_error
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue