Skip to content

Commit 3208c32

Browse files
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 49e3648 commit 3208c32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ makedocs(; root=joinpath(dirname(pathof(BoxCox)), "..", "docs"),
99
"mixed-models.md",
1010
"api.md"])
1111

12-
deploydocs(; repo="github.com/JuliaMixedModels/BoxCox.jl", push_preview=true, devbranch="main")
12+
deploydocs(; repo="github.com/JuliaMixedModels/BoxCox.jl", push_preview=true,
13+
devbranch="main")

0 commit comments

Comments
 (0)