mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-30 07:28:40 +01: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.