Skip to content

Commit cd336dd

Browse files
authored
Merge pull request #119 from itsdfish/auto-juliaformatter-pr
Automatic JuliaFormatter.jl run
2 parents f4316bb + 88900f2 commit cd336dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ makedocs(
5656
"Hierarchical Models" => "turing_hierarchical.md",
5757
"Amortized Neural Estimation" => [
5858
"Point Estimation" => "amortized_point_estimation.md",
59-
"Bayesian Parameter Estimation" => "amortized_bayesian_parameter_estimation.md",
60-
],
59+
"Bayesian Parameter Estimation" => "amortized_bayesian_parameter_estimation.md"
60+
]
6161
],
6262
"Model Comparison" => [
6363
"Bayes Factors" => "bayes_factor.md",

0 commit comments

Comments
 (0)