mercurial/lsprofcalltree.py
changeset 51859 f4733654f144
parent 48946 642e31cb55f0
--- 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