Skip to content
Snippets Groups Projects
Commit 913d8ead authored by florian's avatar florian
Browse files

STY: autoformatted

parent e2525484
No related branches found
No related tags found
2 merge requests!3TST: Add CI infrastructure for integration testing,!2ENH: Add minimal wrapping of libcaosdb's C interface
Pipeline #10302 passed
...@@ -447,7 +447,7 @@ function connect(; ...@@ -447,7 +447,7 @@ function connect(;
port_str::AbstractString = "undefined", port_str::AbstractString = "undefined",
cacert::AbstractString = "", cacert::AbstractString = "",
username::AbstractString = "", username::AbstractString = "",
password::AbstractString="undefined" password::AbstractString = "undefined",
) )
if host == "" if host == ""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment