mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-11-15 22:36:05 +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.