diff --git a/hotspot_proxy_v2.py b/hotspot_proxy_v2.py index e4e0a36..b3f88a5 100644 --- a/hotspot_proxy_v2.py +++ b/hotspot_proxy_v2.py @@ -123,7 +123,7 @@ class Proxy(DatagramProtocol): except KeyError: return if self.clientinfo: - print('Add to blacklist: host {}. Expire time {}').format(self.peerTrack[_peer_id]['shost'],_bltime) + print('Add to blacklist: host {}. Expire time {}'.format(self.peerTrack[_peer_id]['shost'],_bltime)) return if _command == DMRD: