Skip to content

Commit c1f0dca

Browse files
committed
ADD: Parsing for space+cohort structure to space
1 parent b867277 commit c1f0dca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

niworkflows/data/nipreps.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
{
7373
"name": "space",
74-
"pattern": "[_/\\\\]+space-([a-zA-Z0-9]+)"
74+
"pattern": "[_/\\\\]+space-([a-zA-Z0-9\\+]+)"
7575
},
7676
{
7777
"name": "suffix",

0 commit comments

Comments
 (0)