mercurial/testing/revlog.py
changeset 51859 f4733654f144
parent 51251 f94c10334bcb
child 52405 cf5b47b885b1
--- a/mercurial/testing/revlog.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/testing/revlog.py	Mon Sep 16 15:36:44 2024 +0200
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
 import unittest
 
 # picked from test-parse-index2, copied rather than imported