mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
filled __init__s so all utils are available from pype.ftrack
This commit is contained in:
parent
11a4d1ac71
commit
9572ac4fa6
2 changed files with 4 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
|
||||
from .ftrack_utils import *
|
||||
|
|
|
|||
|
|
@ -1,2 +1,5 @@
|
|||
from .ftrack_utils import *
|
||||
from .avalon_sync import *
|
||||
from .ftrack_app_handler import *
|
||||
from .ftrack_event_handler import *
|
||||
from .ftrack_action_handler import *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue