From c5d30f8ee6cbc85f965a116c617c800de70e734c Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Sun, 1 Oct 2023 00:24:03 +0200 Subject: [PATCH] Cleanup --- RNS/Transport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RNS/Transport.py b/RNS/Transport.py index 8379607..06e2f59 100755 --- a/RNS/Transport.py +++ b/RNS/Transport.py @@ -1344,7 +1344,7 @@ class Transport: should_add = True if should_add: - now = time.time() + now = time.time() rate_blocked = False if packet.context != RNS.Packet.PATH_RESPONSE and packet.receiving_interface.announce_rate_target != None: