Skip to content

Commit f6c7a6d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 482626d commit f6c7a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setParameters.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
cfg.subject.subjectGrp = 'pilot';
1414
cfg.subject.sessionNb = 1;
15-
cfg.subject.askGrpSess = [true true];
15+
cfg.subject.askGrpSess = [true true];
1616

1717
%% Debug mode settings
1818

0 commit comments

Comments
 (0)