Unverified Commit 4bcddf6f authored by Thomas Wolf's avatar Thomas Wolf Committed by GitHub
Browse files

Merge pull request #801 from bzantium/master

import sys twice
parents 506ab34d cd8980e1
...@@ -14,7 +14,6 @@ import tempfile ...@@ -14,7 +14,6 @@ import tempfile
import fnmatch import fnmatch
from functools import wraps from functools import wraps
from hashlib import sha256 from hashlib import sha256
import sys
from io import open from io import open
import boto3 import boto3
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment