We have developed custom framework for our delivery process, now we have different modules inside the custom framework which we want to load or import inside the tk-shotgun-ami hooks. Does anyone have any idea on this?
Hi Devottam
Welcome to the forums! If you are loading the framework in a hook you can use the load_framework() method
load_framework()
Also mentioned here:
Best Phil