mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-26 04:29:25 +00:00
Include missing `flatten_mapping` call in our implementation of `construct_mapping`. This is performed by a subclass in the default implementation which was missing in our previous fix.