Skip to content

Commit 0700ce2

Browse files
rt
1 parent 6aa65ce commit 0700ce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/callbacks_step/analysis.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ end
595595

596596
# terminate the type-stable iteration over tuples
597597
function analyze_integrals(analysis_integrals::Tuple{}, io, du, u, t, semi)
598-
nothing
598+
return nothing
599599
end
600600

601601
# used for error checks and EOC analysis

0 commit comments

Comments
 (0)