diff --git a/common/python/nomadcore/nomad_query.py b/common/python/nomadcore/nomad_query.py index 6c72a367e98082038f131daa909e62a6e9e5187b..956af3d06e5426fed2a6a2ccd0694cb8586cecea 100644 --- a/common/python/nomadcore/nomad_query.py +++ b/common/python/nomadcore/nomad_query.py @@ -157,6 +157,7 @@ class NomadQuery(object): username {str} -- Current username. Leave empty to auto-detect username (default: {''}) endpoint {str} -- Endpoint of the Nomad API (default: + ${NOMAD_BASE_URI}/api if set, otherwise {'https://analytics-toolkit.nomad-coe.eu/api/'}) """ self._username = ''