1
0

Update imports to make isort happy

This commit is contained in:
Will Hunt
2020-07-05 14:27:08 +01:00
parent 90a5975c7b
commit 3fa92f545f
19 changed files with 18 additions and 34 deletions

View File

@@ -2,9 +2,9 @@ import argparse
import json
import logging
import sys
import urllib2
import dns.resolver
import urllib2
from signedjson.key import decode_verify_key_bytes, write_signing_keys
from signedjson.sign import verify_signed_json
from unpaddedbase64 import decode_base64