avalon_sync is imported to lib as submodule nstead of importing content

This commit is contained in:
iLLiCiTiT 2019-11-19 17:27:14 +01:00
parent 6463e97192
commit af14045a2b

View file

@ -1,4 +1,4 @@
from .avalon_sync import *
from . import avalon_sync
from .credentials import *
from .ftrack_app_handler import *
from .ftrack_event_handler import *