mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
OpenPypePyblishPluginMixin has executable_in_thread attribute
This commit is contained in:
parent
b00a9fa900
commit
730ed828d1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ log = Logger.get_logger(__name__)
|
|||
|
||||
|
||||
class OpenPypePyblishPluginMixin:
|
||||
executable_in_thread = False
|
||||
|
||||
@classmethod
|
||||
def get_family_attribute_defs(cls, family):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue