Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ def download(
into data directory (default: data/).

:param yaml_file: A string pointing to the yaml file
:param utilized to facilitate the downloading of data.
:param output_dir: A string pointing to the location to download data to.
:param snippet_only: Downloads only the first 5 kB of the source,for testing and file checks.
:param ignore_cache: Ignore cache and download files even if they exist [false]
Expand Down