]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Apply suggestion from @omoerbeek 16995/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 23 Mar 2026 06:59:31 +0000 (07:59 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Mar 2026 06:59:31 +0000 (07:59 +0100)
Signed-off-by: Otto Moerbeek <otto.moerbeek@open-xchange.com>
regression-tests.recursor-dnssec/test_ProtobufStrategy.py

index 1e5726fd19e29fb5ad3d86857d54f65f837cd8eb..4961f5e5a1ff81ce9e8f1aec60a76d4b0060715b 100644 (file)
@@ -76,7 +76,6 @@ for param in protobufServersParameters:
 
 
 class TestRecursorProtobuf(RecursorTest):
-
     def getFirstProtobufMessage(self, all=True, retries=100, waitTime=0.01):
         msg = None
         # print("in getFirstProtobufMessage")