Skip to content

Commit 4206d91

Browse files
committed
Tidy whitespace
1 parent 1ae216c commit 4206d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/proposal.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ function propose(
117117
model::DensityModel,
118118
t
119119
)
120-
p = proposal.proposal
120+
p = proposal.proposal
121121
return rand(proposal.proposal(t))
122122
end
123123

0 commit comments

Comments
 (0)