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 dcf436c commit 26d236bCopy full SHA for 26d236b
docs/make.jl
@@ -24,6 +24,4 @@ makedocs(;
24
authors="Eric Davies",
25
)
26
27
-deploydocs(;
28
- repo="github.com/JuliaDatabases/LibPQ.jl",
29
-)
+deploydocs(; repo="github.com/JuliaDatabases/LibPQ.jl")
0 commit comments