sherlockpipe.loading.common.load_module

sherlockpipe.loading.common.load_module(module_path: str) object

Allows the dynamic load of a python module into the system

Parameters:

module_path (str) – the module directory

Return object:

the module object