mercurial/phases.py
changeset 51859 f4733654f144
parent 51807 673b07a1db08
child 52645 4cb75772818d
--- a/mercurial/phases.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/phases.py	Mon Sep 16 15:36:44 2024 +0200
@@ -100,6 +100,7 @@
 
 """
 
+from __future__ import annotations
 
 import heapq
 import struct