hgext/lfs/__init__.py
changeset 51859 f4733654f144
parent 50783 dde4b55a0785
child 52056 8b7123c8947b
--- a/hgext/lfs/__init__.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/lfs/__init__.py	Mon Sep 16 15:36:44 2024 +0200
@@ -120,6 +120,7 @@
     usercache = /path/to/global/cache
 """
 
+from __future__ import annotations
 
 import sys