mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-07 13:41:24 +00:00
Currently if you get confused and write a config with something like: energy_measurement: acme_cape Then you get an error when we try to 'iteritems' on the value 'acme_cape'. Instead, explicitly check for this case.