Skip to content

Commit

Permalink
Hotfix: missing DynamicPPL call in benchmarks
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Jul 11, 2024
1 parent 0d1c6f9 commit 929deb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/bench/EpiObsModels/EpiObsModels.jl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module BenchEpiObsModels

using BenchmarkTools, TuringBenchmarking, EpiAware
using BenchmarkTools, TuringBenchmarking, EpiAware, DynamicPPL
suite = BenchmarkGroup()

include("modifiers/ascertainment/Ascertainment.jl")
Expand Down

0 comments on commit 929deb4

Please sign in to comment.