hgext/zeroconf/Zeroconf.py
changeset 51830 454feddab720
parent 51697 97d013f48cae
parent 51785 99632adff795
child 51859 f4733654f144
--- a/hgext/zeroconf/Zeroconf.py	Wed Aug 28 23:25:26 2024 +0200
+++ b/hgext/zeroconf/Zeroconf.py	Fri Sep 06 02:12:19 2024 +0200
@@ -89,7 +89,7 @@
 
 from mercurial import pycompat
 
-__all__ = [b"Zeroconf", b"ServiceInfo", b"ServiceBrowser"]
+__all__ = ["Zeroconf", "ServiceInfo", "ServiceBrowser"]
 
 # hook for threads