Skip to content

Commit fa80716

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

atlas/returnAtlasDir.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424

2525
case 'visfatlas'
2626
atlasDir = fullfile(atlasDir, 'visfAtlas');
27-
27+
2828
case 'neuromorphometrics'
29-
29+
3030
otherwise
3131
error('unknown atlas type');
3232
end

0 commit comments

Comments
 (0)