aboutsummaryrefslogtreecommitdiffstats
path: root/mapreduce/xml2json.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-04-06 15:16:44 -0700
committerBryan Newbold <bnewbold@archive.org>2018-04-06 15:16:44 -0700
commit3d3be7090d430d5dfa482bc5d9e5c348bcca36a6 (patch)
treef77cdb33f83b7c2a9b2c9babfb3b11a8faa5a1f8 /mapreduce/xml2json.py
parent4c9538d80500500b1b60f4f2feb9d782035abc14 (diff)
downloadsandcrawler-3d3be7090d430d5dfa482bc5d9e5c348bcca36a6.tar.gz
sandcrawler-3d3be7090d430d5dfa482bc5d9e5c348bcca36a6.zip
lint fixes
Diffstat (limited to 'mapreduce/xml2json.py')
-rw-r--r--mapreduce/xml2json.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mapreduce/xml2json.py b/mapreduce/xml2json.py
index f956014..df5064f 100644
--- a/mapreduce/xml2json.py
+++ b/mapreduce/xml2json.py
@@ -1,6 +1,5 @@
import json
-import sys
import xmltodict
with open('tests/files/23b29ea36382680716be08fc71aa81bd226e8a85.xml', 'rb') as f: