Skip to content

Commit 290bd38

Browse files
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 13045ad commit 290bd38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -436,7 +436,7 @@ function build_output(modelinfo, modelinfo_logjoint, linenumbernode)
436436
$evaluator,
437437
$allargs_namedtuple,
438438
$defaults_namedtuple,
439-
$logjoint
439+
$logjoint,
440440
)
441441
end
442442

0 commit comments

Comments
 (0)