Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Dec 16, 2022
1 parent b857284 commit 4ee6438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setParameters.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

% By default the data will be stored in an output folder created one folder up where the
% setParamters.m file is. with CPP_BIDS 2.3.0 this will change.
% Change that if you want the data to be saved somewhere else,
% Change that if you want the data to be saved somewhere else,
% below will set it to save the output within the sxperiment folder
cfg.dir.output = fullfile( ...
fileparts(mfilename('fullpath')), ...
Expand Down

0 comments on commit 4ee6438

Please sign in to comment.