"...git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "00df3d4de01f72db363f818c8e09232d185f84f1"
Unverified Commit cd8980e1 authored by Minho Ryu's avatar Minho Ryu Committed by GitHub
Browse files

import sys twice

parent 5fe0b378
...@@ -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