OpenPypePyblishPluginMixin has executable_in_thread attribute

This commit is contained in:
iLLiCiTiT 2021-06-15 15:14:28 +02:00
parent b00a9fa900
commit 730ed828d1

View file

@ -8,6 +8,7 @@ log = Logger.get_logger(__name__)
class OpenPypePyblishPluginMixin:
executable_in_thread = False
@classmethod
def get_family_attribute_defs(cls, family):