hpcflow.sdk.core.utils.write_YAML_file#

hpcflow.sdk.core.utils.write_YAML_file(obj, path, typ='safe')#

Write a basic object to a YAML file.

Parameters:
  • path (str | Path) –

  • typ (str) –

Return type:

None