Skip to content

Commit 2ee473e

Browse files
authored
[skip ci] Add quotes to string
1 parent 3befabb commit 2ee473e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fmriprep/data/paper_sample.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ds000001: ["01", "02", "07", 08]
1+
ds000001: ["01", "02", "07", "08"]
22
ds000002: ["02", "03", "04", "10"]
33
ds000003: ["02", "09", "10", "11"]
44
ds000005: ["01", "04", "05", "15"]
@@ -52,4 +52,4 @@ ds000229: ["02", "05", "07", "10"]
5252
ds000231: ["01", "02", "03", "09"]
5353
ds000233: [rid000001, rid000017, rid000031, rid000032]
5454
ds000237: ["01", "03", "04", "06"]
55-
ds000243: ["023", "066", "089", "094"]
55+
ds000243: ["023", "066", "089", "094"]

0 commit comments

Comments
 (0)