from_yaml

classmethod ParameterGroup.from_yaml(yaml_string: str)glotaran.parameter.parameter_group.ParameterGroup[source]

Creates a ParameterGroup from a YAML string.

Parameters

yaml_string – The YAML string with the parameters.