Skip to content
Snippets Groups Projects
Commit 3b9b5b3f authored by florian's avatar florian
Browse files

DOC: Use correct signature for get_env_var

parent bcac7c33
No related branches found
No related tags found
1 merge request!3TST: Add CI infrastructure for integration testing
Pipeline #10398 failed
......@@ -6,7 +6,7 @@ library.
Manually add a docstring here:
```@docs
CaosDB.Utility.get_env_var(var, default)
CaosDB.Utility.get_env_var(::AbstractString, ::AbstractString)
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment