aboutsummaryrefslogtreecommitdiffstats
path: root/python/sandcrawler/minio.py
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2019-12-26 21:33:27 -0800
committerBryan Newbold <bnewbold@archive.org>2020-01-02 18:12:58 -0800
commit8e4f4797b8c63d75fcb1feb30be00aabb4073ecf (patch)
treed3c462bacc38d85890c401b2e2e5b4c2494b0c3f /python/sandcrawler/minio.py
parentd4f40c4401e479f6db366ea104687938b9d2345e (diff)
downloadsandcrawler-8e4f4797b8c63d75fcb1feb30be00aabb4073ecf.tar.gz
sandcrawler-8e4f4797b8c63d75fcb1feb30be00aabb4073ecf.zip
fix small errors found by pylint
Diffstat (limited to 'python/sandcrawler/minio.py')
-rw-r--r--python/sandcrawler/minio.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/sandcrawler/minio.py b/python/sandcrawler/minio.py
index 39903e0..25518f4 100644
--- a/python/sandcrawler/minio.py
+++ b/python/sandcrawler/minio.py
@@ -1,6 +1,7 @@
import io
import os
+import hashlib
import minio