- No clear use case? It's called by pcpostprocess but nobody seems to use the output - It's got bugs/inconsistencies - doesn't define `round` but has `if round:` which is always true because `round` is a keyword / function - spaces and tabs mixed in header - should just return a string and let people do the writing part themselves, if anything