mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 09:19:03 +00:00
Use a dict-like string representation for classifiers, rather than the default OrderedDict one, which is a lot more verbose and difficult to read.