From 133c6aaa1ab5f6ae48f23e3b9ff93bf1432cdaa7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Je=C5=BEek?= Date: Wed, 18 Jan 2023 17:07:27 +0100 Subject: [PATCH] Update openpype/pipeline/colorspace.py Co-authored-by: Roy Nieterau --- openpype/pipeline/colorspace.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openpype/pipeline/colorspace.py b/openpype/pipeline/colorspace.py index f0fa607cbc..c5be91a694 100644 --- a/openpype/pipeline/colorspace.py +++ b/openpype/pipeline/colorspace.py @@ -372,7 +372,7 @@ def get_imageio_config( def _get_config_data(path_list, anatomy_data): - """Path formating in interation + """Return first existing path in path list formatted by anatomy data. Args: path_list (list[str]): list of abs paths