mercurial/simplemerge.py
changeset 51859 f4733654f144
parent 49956 2282d8ac0fa9
child 52077 a021da4ec509
--- a/mercurial/simplemerge.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/simplemerge.py	Mon Sep 16 15:36:44 2024 +0200
@@ -16,6 +16,7 @@
 # mbp: "you know that thing where cvs gives you conflict markers?"
 # s: "i hate that."
 
+from __future__ import annotations
 
 from .i18n import _
 from . import (