Skip to content

Commit 26613bc

Browse files
committed
FIX: missing_value is an invalid configuration key
1 parent 730f905 commit 26613bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templateflow/conf/config.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
"pattern": "[_/\\\\]cohort-(\\d+)",
1212
"mandatory": false,
1313
"directory": "{{root}}{template}{cohort}",
14-
"missing_value": "cohort-1",
1514
"dtype": "int"
1615
},
1716
{

0 commit comments

Comments
 (0)