--- 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