Skip to content

Commit

Permalink
reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
SamuelBrand1 committed Jan 20, 2025
1 parent c115fe6 commit 2517ea2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions EpiAware/test/EpiObsModels/StackObservationModels.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ end
# flatten the samples
function extract_obs(samples, obs_name)
obs = group(samples, obs_name) |>
Array |>
x -> x[:]
Array |>
x -> x[:]
return obs
end

Expand Down

0 comments on commit 2517ea2

Please sign in to comment.