hgext/uncommit.py
changeset 51859 f4733654f144
parent 51699 ca7bde5dbafb
--- 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 _