hgext/transplant.py
changeset 51863 f4733654f144
parent 49729 acf4be97033b
--- a/hgext/transplant.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/transplant.py	Mon Sep 16 15:36:44 2024 +0200
@@ -14,6 +14,8 @@
 map from a changeset hash to its hash in the source repository.
 '''
 
+from __future__ import annotations
+
 import os
 
 from mercurial.i18n import _