mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-24 19:48:52 +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.