hgext/fetch.py
changeset 51863 f4733654f144
parent 50876 eeffc9687c9a
--- a/hgext/fetch.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/fetch.py	Mon Sep 16 15:36:44 2024 +0200
@@ -7,6 +7,7 @@
 
 '''pull, update and merge in one command (DEPRECATED)'''
 
+from __future__ import annotations
 
 from mercurial.i18n import _
 from mercurial.node import short