hgext/zeroconf/Zeroconf.py
branchstable
changeset 51672 99632adff795
parent 51144 b79f13d6ef25
--- a/hgext/zeroconf/Zeroconf.py	Thu Aug 01 11:14:58 2024 +0100
+++ b/hgext/zeroconf/Zeroconf.py	Mon Aug 05 20:47:17 2024 +0200
@@ -89,7 +89,7 @@
 
 from mercurial import pycompat
 
-__all__ = [b"Zeroconf", b"ServiceInfo", b"ServiceBrowser"]
+__all__ = ["Zeroconf", "ServiceInfo", "ServiceBrowser"]
 
 # hook for threads