Skip to content
Snippets Groups Projects
Commit 8b0e9fe6 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

Point to the correct replaymobile CSV protocols

parent 120f1ec3
No related branches found
No related tags found
1 merge request!128Using sparse CSVDataset for replay-mobile
Pipeline #52230 passed
......@@ -230,7 +230,7 @@ class ReplayMobileBioDatabase(CSVDataset):
):
if protocol_definition_path is None:
# Downloading database description files if it is not specified
proto_def_hash = "d66b5daf"
proto_def_hash = "6cd66a5e"
proto_def_name = (
f"database-protocols-replaymobile-img-{proto_def_hash}.tar.gz"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment