Skip to content

Commit

Permalink
Remove strict doctest
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushpatnaikgit committed Oct 22, 2024
1 parent 790ee13 commit f416c94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ makedocs(;
"Frequentist Regression Models" => "api/frequentist_regression.md",
"Bayesian Regression Models" => "api/bayesian_regression.md"
]
],
strict = :doctest
]
)

deploydocs(;
Expand Down

0 comments on commit f416c94

Please sign in to comment.