view hgext/__init__.py @ 1640:bbf897714e70

evolve: add --continue note to summary
author timeless@gmail.com
date Thu, 14 Apr 2016 03:42:48 +0000
parents 5ef77a1d975c
children
line wrap: on
line source

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