hgext3rd/__init__.py
author Sean Farley <sean@farley.io>
Mon, 21 Mar 2016 21:07:41 -0700
changeset 1919 769b2b271422
parent 1901 85390446f8c1
child 2020 143c8e4dc22d
permissions -rw-r--r--
setup: break long line

from __future__ import absolute_import
import pkgutil
__path__ = pkgutil.extend_path(__path__, __name__)