Skip to content

Commit 6a67f3f

Browse files
fix documenter (#220)
1 parent 8db5fc8 commit 6a67f3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/make.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ makedocs(modules = [MLDatasets],
2323
"Vision" => "datasets/vision.md"],
2424
"Creating Datasets" => Any["containers/overview.md"], # still experimental
2525
"LICENSE.md"],
26-
strict = true,
2726
checkdocs = :exports)
2827

2928
deploydocs(repo = "github.com/JuliaML/MLDatasets.jl.git")

0 commit comments

Comments
 (0)