mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-03 09:19:03 +00:00
- change magic string literal to a b'' string so that the comparison works in python 3 - expand timestamp tuples (struct.unpack always returns a tuple) before attempting to cast to float.