ayon-core/openpype/modules/deadline
Petr Kalis 0f39ccf016
Fix - files on representation cannot be single item list (#5545)
Further logic expects that single item files will be only 'string' not 'list' (eg. repre["files"] = "abc.exr" not repre["files"] = ["abc.exr"].

This would cause an issue in ExtractReview later.
2023-09-04 11:05:27 +02:00
..
plugins/publish Fix - files on representation cannot be single item list (#5545) 2023-09-04 11:05:27 +02:00
repository Harmony: refresh code for current Deadline (#5493) 2023-09-01 18:23:45 +02:00
__init__.py moved deadline module one hierarchy level higher 2022-02-22 14:53:06 +01:00
abstract_submit_deadline.py added missing imports 2023-08-02 14:21:24 +02:00
deadline_module.py use new import of interfaces 2022-11-03 16:21:58 +01:00