Skip to content

Commit 810b679

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

subfun/design/getMockConfig.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function cfg = getMockConfig(isMT)
22
% fixture
3-
%
4-
% REMINDER: If `cfg.design.nbRepetitions` and `cfg.design.nbEventsPerBlock` values are different
3+
%
4+
% REMINDER: If `cfg.design.nbRepetitions` and `cfg.design.nbEventsPerBlock` values are different
55
% from 12, tests on GitHub will fail so do not change.
66
%
77
% (C) Copyright 2020 CPP visual motion localizer developpers

0 commit comments

Comments
 (0)