Skip to content

Commit

Permalink
fix benchmarks (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored Apr 12, 2024
1 parent 4b8494b commit 13215f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
using NetSurvival
using Ratetables
using BenchmarkTools


Expand Down
1 change: 1 addition & 0 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ makedocs(;
pages=[
"Home" => "index.md",
"getting_started.md",
"examples.md",
"references.md",
],
)
Expand Down

0 comments on commit 13215f2

Please sign in to comment.