mor.utility.utility.load_source

load_source(modname, filename)[source]

Fix of module import due to python update from using imp to importlib Not same API, waiting for update, using this fix meanwhile