read_yaml()
microprobe.utils.yaml module
microprobe.utils.yaml
Functions
read_yaml(data_file, schema_file)
read_yaml
Reads a file and checks it against the schema file.
Reads a file and checks it against the schema file. Returns the data
data_file
schema_file