hgext/githelp.py
changeset 51859 f4733654f144
parent 51367 0d414fb8336f
--- a/hgext/githelp.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/githelp.py	Mon Sep 16 15:36:44 2024 +0200
@@ -15,6 +15,7 @@
 produced.
 """
 
+from __future__ import annotations
 
 import getopt
 import re