mirror of
https://github.com/ARM-software/workload-automation.git
synced 2026-02-08 08:42:19 +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.