hgext/zeroconf/Zeroconf.py
changeset 51863 f4733654f144
parent 51834 454feddab720
child 51999 997c9b2069d1
--- a/hgext/zeroconf/Zeroconf.py	Mon Sep 16 15:36:38 2024 +0200
+++ b/hgext/zeroconf/Zeroconf.py	Mon Sep 16 15:36:44 2024 +0200
@@ -1,3 +1,5 @@
+from __future__ import annotations
+
 """ Multicast DNS Service Discovery for Python, v0.12
     Copyright (C) 2003, Paul Scott-Murphy