Skip to content

Commit ccdecd6

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

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/getOption.m

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
function opt = getOption()
22
%
33
% returns a structure that contains the options chosen for preprocessing
4-
%
4+
%
55
%
66
% (C) Copyright 2021 CPP_SPM developers
77

@@ -41,5 +41,4 @@
4141
% Voxel dimensions for resampling at normalization of functional data or leave empty [ ].
4242
% opt.funcVoxelDims = [];
4343

44-
4544
end

0 commit comments

Comments
 (0)