mercurial/namespaces.py
changeset 51859 f4733654f144
parent 48946 642e31cb55f0
equal deleted inserted replaced
51858:607e94e01851 51859:f4733654f144
       
     1 from __future__ import annotations
       
     2 
     1 from .i18n import _
     3 from .i18n import _
     2 from . import (
     4 from . import (
     3     registrar,
     5     registrar,
     4     templatekw,
     6     templatekw,
     5     util,
     7     util,