We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed020e8 commit 2d2b513Copy full SHA for 2d2b513
brainles_preprocessing/utils/zenodo.py
@@ -42,7 +42,7 @@ def fetch_synthstrip() -> Path:
42
record = ZenodoRecord(
43
record_id=SYNTHSTRIP_RECORD_ID,
44
target_dir=SYNTHSTRIP_FOLDER,
45
- label="synthstrip",
+ label="SynthStrip",
46
)
47
return record.fetch()
48
0 commit comments