googleinterns / power-data-graphing-intern-2020

Apache License 2.0
1 stars 4 forks source link

Add some error handling around file parsing. #45

Closed tspurds closed 2 years ago

tspurds commented 2 years ago

AFAIKT, None values are expected to be stored, so this I erred on the side of caution and kept returning them instead of filtering them out.