ayon-core/server_addon/deadline/server/settings
Petr Kalis 94ff9d92c3 Fix validate_unique_names call
validate_unique_names cannot be used on fields that are just regular `list[str]`, they must be `list[SomethingSomething]`.
2024-05-02 11:49:06 +02:00
..
__init__.py AYON: Addon settings in OpenPype (#5347) 2023-07-26 14:08:42 +02:00
main.py Fix usage of BaseServerAddon when only imported for type checking 2024-04-17 14:52:44 +02:00
publish_plugins.py Fix validate_unique_names call 2024-05-02 11:49:06 +02:00