hgext/fix.py
changeset 51863 f4733654f144
parent 51862 607e94e01851
--- a/hgext/fix.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/fix.py	Mon Sep 16 15:36:44 2024 +0200
@@ -122,6 +122,7 @@
     previously passed to the "postfixfile" hook.
 """
 
+from __future__ import annotations
 
 import collections
 import itertools