hpcflow.sdk.core.utils.read_YAML_file#

hpcflow.sdk.core.utils.read_YAML_file(path, typ='safe', variables=None)#

Load a YAML file. This will produce basic objects.

Parameters:
  • path (PathLike) –

  • variables (dict[str, str] | None) –

Return type:

Any