mercurial/state.py
changeset 51859 f4733654f144
parent 51284 f15cb5111a1e
--- a/mercurial/state.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/state.py	Mon Sep 16 15:36:44 2024 +0200
@@ -17,6 +17,7 @@
 the data.
 """
 
+from __future__ import annotations
 
 import contextlib