Skip to content

Commit

Permalink
Update download data link
Browse files Browse the repository at this point in the history
  • Loading branch information
po09i committed Dec 3, 2020
1 parent 078ea8c commit 17fb887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shimmingtoolbox/cli/download_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

URL_DICT: Dict[str, Tuple[List[str], str]] = {
"testing_data": (
["https://github.com/shimming-toolbox/data-testing/archive/r20201021.zip"],
["https://github.com/shimming-toolbox/data-testing/archive/r20201203.zip"],
"Light-weighted dataset for testing purpose.",
),
"prelude": (
Expand Down

0 comments on commit 17fb887

Please sign in to comment.