exa.common.sweep.database_serialization.decode_settings

exa.common.sweep.database_serialization.decode_settings#

decode_settings(json_str)#

Deserialize settings from json string

Parameters:

json_str (str) – JSON representation of settings loaded from e.g. persistence

Returns:

deserialized settings

Return type:

SettingNode