"git@developer.sourcefind.cn:chenpangpang/transformers.git" did not exist on "34858ae1d9e11dc51100b26ac468770c81c8afc1"
Commit 2926852f authored by Dima Galat's avatar Dima Galat
Browse files

fixed formatting

parent e2810edc
......@@ -385,7 +385,6 @@ def get_from_cache(
else:
http_get(url, temp_file, proxies=proxies, resume_size=resume_size, user_agent=user_agent)
logger.info("storing %s in cache at %s", url, cache_path)
os.rename(temp_file.name, cache_path)
......
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