hgext3rd/__init__.py
author Sean Farley <sean@farley.io>
Mon, 21 Mar 2016 21:39:14 -0700
changeset 1930 b82769fd703b
parent 1901 85390446f8c1
child 2020 143c8e4dc22d
permissions -rw-r--r--
tests: add pyflakes test

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