PageRenderTime 35ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/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
  1. from straight.plugin import loaders
  2. _loader = loaders.ModuleLoader()
  3. load = _loader.load