hpcflow.sdk.core.utils.read_YAML_str# hpcflow.sdk.core.utils.read_YAML_str(yaml_str, typ='safe', variables=None)# Load a YAML string. This will produce basic objects. Parameters: yaml_str (str) – variables (dict[str, str] | None) – Return type: Any