Skip to content

Commit 3711a0c

Browse files
Update src/abstractmcmc.jl
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd35f1b commit 3711a0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/abstractmcmc.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ function AbstractMCMC.setparams!!(
4444
hamiltonian,
4545
params,
4646
state.transition.z.r;
47-
ℓκ=state.transition.z.ℓκ,
47+
ℓκ = state.transition.z.ℓκ,
4848
)
4949
end
5050

0 commit comments

Comments
 (0)