/ironfroggy-straight.plugin-57ef11c/ironfroggy-straight.plugin-57ef11c/straight/plugin/__init__.py
Python | 6 lines | 3 code | 3 blank | 0 comment | 0 complexity | 19ee31ed7d21f434894e6b4bd91f9ab7 MD5 | raw file
1from straight.plugin import loaders
2
3
4_loader = loaders.ModuleLoader()
5
6load = _loader.load