hgext/__init__.py
author Anton Shestakov <av6@dwimlabs.net>
Thu, 14 Dec 2017 21:30:00 +0800
changeset 35418 0fe5d99804bb
parent 28450 155e3308289c
child 43076 2372284d9457
permissions -rw-r--r--
hgweb: update graph function docstring

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