Skip to content

Commit

Permalink
update training data zenodo link (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
alisterburt authored Feb 21, 2023
1 parent 415a831 commit 176e680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fidder/data/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def download_training_data(output_directory: Path):
subprocess.run(
[
"zenodo_get",
"7404985",
"7660739",
"--output-dir",
str(output_directory),
]
Expand Down

0 comments on commit 176e680

Please sign in to comment.