Skip to content

Commit

Permalink
Merge pull request #77 from MannLabs/alphax_datashare
Browse files Browse the repository at this point in the history
Move my personal datashare to alphax datashare
  • Loading branch information
jalew188 committed Jul 22, 2024
2 parents 139b450 + 65c72c0 commit f3dd579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/download_test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def download_file(url, local_filename):


url_template = (
"https://datashare.biochem.mpg.de/s/GOiZGGOhrHzS54M/download?path=%2F&files={}"
"https://datashare.biochem.mpg.de/s/0lJqqAQQcTd9QNB/download?path=%2F&files={}"
)
output_template = "../nbs_tests/test_data/{}"
test_files = [
Expand Down

0 comments on commit f3dd579

Please sign in to comment.