We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fff9bf commit 2832695Copy full SHA for 2832695
docs/make.jl
@@ -46,6 +46,7 @@ makedocs(
46
doctest = false,
47
)
48
49
+
50
deploydocs(
51
repo = "github.com/JuliaAI/MLJTransforms.jl.git",
52
devbranch = "dev",
0 commit comments