Skip to content

Commit

Permalink
Merge branch 'main' into issue408
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs authored Dec 5, 2024
2 parents 6facd62 + ae73647 commit 4a83ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EpiAware/src/EpiLatentModels/EpiLatentModels.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ using Turing, Distributions, DocStringExtensions, LinearAlgebra, SparseArrays,
OrdinaryDiffEq

#Export models
export FixedIntercept, Intercept, IID, RandomWalk, AR, MA, HierarchicalNormal
export Null, FixedIntercept, Intercept, IID, RandomWalk, AR, MA, HierarchicalNormal

#Export ODE definitions
export SIRParams, SEIRParams
Expand Down

0 comments on commit 4a83ba7

Please sign in to comment.