From a59d46390aac953f195f7093fba742e5cefc84cc Mon Sep 17 00:00:00 2001 From: Dash <16400857+analogdash@users.noreply.github.com> Date: Tue, 4 Dec 2018 11:34:41 +0800 Subject: [PATCH] Converted a tab to 8 spaces to make it work --- safebrowsing.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/safebrowsing.py b/safebrowsing.py index b5d746f..3114235 100644 --- a/safebrowsing.py +++ b/safebrowsing.py @@ -64,7 +64,7 @@ def threat_matches_find(self, *urls): # need to include exceptions here # - return r.json() + return r.json()