--- a/hgext/uncommit.py Mon Sep 16 15:36:38 2024 +0200 +++ b/hgext/uncommit.py Mon Sep 16 15:36:44 2024 +0200 @@ -17,6 +17,7 @@ added and removed in the working directory. """ +from __future__ import annotations from mercurial.i18n import _