PageRenderTime 36ms CodeModel.GetById 27ms app.highlight 5ms RepoModel.GetById 0ms app.codeStats 0ms

/ironfroggy-straight.plugin-57ef11c/ironfroggy-straight.plugin-57ef11c/test-packages/more-test-plugins/testplugin/__init__.py

#
Python | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 1cdca3de4f8849a3d0d82b678710e112 MD5 | raw file
1from pkgutil import extend_path
2__path__ = extend_path(__path__, __name__)