mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-04-11 05:10:54 +01: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.