BaseConfig.to_yaml#

BaseConfig.to_yaml()[source]#

Convert attributes from self to YAML string.

Returns:

YAML formatted string with the data from the class attributes.

Return type:

str