hgext/blackbox.py
changeset 51859 f4733654f144
parent 50990 12c308c55e53
child 52640 24ee91ba9aa8
--- a/hgext/blackbox.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/blackbox.py	Mon Sep 16 15:36:44 2024 +0200
@@ -42,6 +42,7 @@
 
 """
 
+from __future__ import annotations
 
 import re