--- a/mercurial/lsprofcalltree.py Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/lsprofcalltree.py Mon Sep 16 15:36:44 2024 +0200
@@ -10,6 +10,7 @@
of the GNU General Public License, incorporated herein by reference.
"""
+from __future__ import annotations
from . import pycompat