mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-31 02:01:16 +00:00
83f826d6fe
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.