renaming variable to make more sense

This commit is contained in:
Jakub Jezek 2023-09-21 17:01:07 +02:00
parent c166b5898a
commit b8e054a50c
No known key found for this signature in database
GPG key ID: 730D7C02726179A7
2 changed files with 7 additions and 7 deletions

View file

@ -227,7 +227,7 @@ class TestPipelineColorspace(TestPipeline):
expected_hiero = "Gamma 2.2 Rec.709 - Texture"
# switch to python 2 compatibility mode
colorspace.CachedData.python3compatible = False
colorspace.CachedData.has_compatible_ocio_package = False
nuke_colorspace = colorspace.get_colorspace_name_from_filepath(
nuke_filepath,