Skip to content

Commit c97163e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subfun/design/setFixationPosition.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
if ~strcmp(cfg.design.localizer, 'MT_MST')
1616

1717
blockFixationPosition = zeros(nbBlocks, 1);
18-
18+
1919
else % Compute the matrix with the fixation position if requested
2020

2121
nbBlocksPerHemifield = nbBlocks / length(cfg.design.fixationPosition);

0 commit comments

Comments
 (0)