diff -r 607e94e01851 -r f4733654f144 hgext/share.py --- a/hgext/share.py Mon Sep 16 15:36:38 2024 +0200 +++ b/hgext/share.py Mon Sep 16 15:36:44 2024 +0200 @@ -65,6 +65,7 @@ and there are no untracked files, delete that share and create a new share. ''' +from __future__ import annotations from mercurial.i18n import _ from mercurial import (