sacred
sacred copied to clipboard
FIXED: CPU shows UNKNOWN
Function get_cpu_info() in Package cpuinfo returns a dict that CPU model is indexed by "brand_raw" instead of "brand", see L210 in sacred/hostinfo.py .