Skip to content

Commit 7fe8ebf

Browse files
ejovo13jvdp1
andauthored
Update src/stdlib_math_lnspace.fypp
Removed trailing white spaces Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent c1dc924 commit 7fe8ebf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/stdlib_math_lnspace.fypp

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ contains
1818
${t1}$ :: res(DEFAULT_LOGSPACE_LENGTH)
1919

2020
res = logspace(start, end, DEFAULT_LOGSPACE_LENGTH, EULERS_NUMBER_${k1}$)
21-
2221

2322
end function ${RName}$
2423
#:endfor
@@ -38,4 +37,4 @@ contains
3837
#:endfor
3938

4039

41-
end submodule
40+
end submodule

0 commit comments

Comments
 (0)