Skip to content

Commit

Permalink
Update src/abstractmcmc.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
sunxd3 and github-actions[bot] authored Oct 31, 2024
1 parent cd35f1b commit 3711a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/abstractmcmc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function AbstractMCMC.setparams!!(
hamiltonian,
params,
state.transition.z.r;
ℓκ=state.transition.z.ℓκ,
ℓκ = state.transition.z.ℓκ,
)
end

Expand Down

0 comments on commit 3711a0c

Please sign in to comment.