mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 12:24:32 +00:00
519efaf22c
Previously you could have `override` set to True on parameters that only existed in the current scope. Now if you try to override a parameter that doesn't exist higher up in the hiarchy you will get a ValueError.