Mercurial > evolve
view hgext3rd/__init__.py @ 1963:7b7f073ed05e
style: update __init__.py
author | Sean Farley <sean@farley.io> |
---|---|
date | Tue, 22 Mar 2016 14:51:35 -0700 |
parents | 85390446f8c1 |
children | 143c8e4dc22d |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)