Skip to content
Snippets Groups Projects
Commit 182b8be2 authored by Mohamed, Fawzi Roberto (fawzi)'s avatar Mohamed, Fawzi Roberto (fawzi)
Browse files

doc fix

parent 313885a7
Branches
Tags
No related merge requests found
...@@ -157,6 +157,7 @@ class NomadQuery(object): ...@@ -157,6 +157,7 @@ class NomadQuery(object):
username {str} -- Current username. Leave empty to auto-detect username {str} -- Current username. Leave empty to auto-detect
username (default: {''}) username (default: {''})
endpoint {str} -- Endpoint of the Nomad API (default: endpoint {str} -- Endpoint of the Nomad API (default:
${NOMAD_BASE_URI}/api if set, otherwise
{'https://analytics-toolkit.nomad-coe.eu/api/'}) {'https://analytics-toolkit.nomad-coe.eu/api/'})
""" """
self._username = '' self._username = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment