JaysGitLab / cs-5666-scatt-jacc-caj

cs-5666-scatt-jacc-caj created by GitHub Classroom
1 stars 1 forks source link

Handle corrupt json file #40

Closed bclinthall closed 7 years ago

bclinthall commented 7 years ago

If a json file is not parsable json, currently program crashes (I think). Instead we should put a note in the report.

bclinthall commented 7 years ago

Resolved