hgext/beautifygraph.py
changeset 51859 f4733654f144
parent 50771 caa0a25f7243
child 52654 f19a3f1437f3
--- a/hgext/beautifygraph.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/beautifygraph.py	Mon Sep 16 15:36:44 2024 +0200
@@ -11,6 +11,7 @@
    A terminal with UTF-8 support and monospace narrow text are required.
 '''
 
+from __future__ import annotations
 
 from mercurial.i18n import _
 from mercurial import (