Commit 2387c622 authored by Yuxin Wu's avatar Yuxin Wu

fix missing import

parent 6dfbf89b
......@@ -5,6 +5,7 @@
import os, sys
from six.moves import urllib
from . import logger
__all__ = ['mkdir_p', 'download']
......
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