microprobe.utils.yaml

microprobe.utils.yaml module

Functions

read_yaml(data_file, schema_file)

Reads a file and checks it against the schema file.




Functions

read_yaml(data_file, schema_file)[source]

Reads a file and checks it against the schema file. Returns the data

Parameters:
  • data_file

  • schema_file