mercurial/lsprof.py
changeset 51859 f4733654f144
parent 51785 99632adff795
--- a/mercurial/lsprof.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/mercurial/lsprof.py	Mon Sep 16 15:36:44 2024 +0200
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
 import _lsprof
 import sys