Skip to content

Commit d2d71bc

Browse files
committed
Fix missing return
1 parent d447988 commit d2d71bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/benchmarks.jl

+1
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ function benchmark_evaluation()
7676
end
7777
#! format: on
7878
end
79+
return suite
7980
end
8081

8182
function benchmark_utilities()

0 commit comments

Comments
 (0)