Mercurial > hg-evolve-web
view hgext3rd/__init__.py @ 3:00f99f702ad9 draft
feat: add /topics webcommand to list all topics
author | Zeger Van de Vannet <zeger@vandevan.net> |
---|---|
date | Fri, 30 May 2025 18:01:26 +0200 |
parents | |
children |
line wrap: on
line source
from __future__ import absolute_import import pkgutil __path__ = pkgutil.extend_path(__path__, __name__)