From 0084295f1897902355afa5a7281857a9f8b311a3 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Mon, 5 Apr 2021 00:25:58 +0200 Subject: [PATCH] :pencil2: fix indentation --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index f4982eb..059b2b7 100644 --- a/main.py +++ b/main.py @@ -128,7 +128,7 @@ def sshfp_record_handler(zone, records): for fp_type in fp["hash"]: - fingerprint = fp["hash"][fp_type] + fingerprint = fp["hash"][fp_type] records[record["hostname"]].append( dns.rdtype.ANY.SSHFP.SSHFP(