mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-11 11:16:15 +08:00
DOC: Remove old comment.
This commit is contained in:
@@ -380,7 +380,6 @@ def quantopian_quandl_bundle(environ,
|
||||
else:
|
||||
data = download_without_progress(QUANTOPIAN_QUANDL_URL)
|
||||
|
||||
# use closing for py2 compat
|
||||
with tarfile.open('r', fileobj=data) as tar:
|
||||
if show_progress:
|
||||
print("Writing data to %s." % output_dir)
|
||||
|
||||
Reference in New Issue
Block a user