Skip to content

Instantly share code, notes, and snippets.

@smsohan
Created January 20, 2020 20:26
Show Gist options
  • Select an option

  • Save smsohan/49c4f8c827c9d87a1e4eea17e0ed3aab to your computer and use it in GitHub Desktop.

Select an option

Save smsohan/49c4f8c827c9d87a1e4eea17e0ed3aab to your computer and use it in GitHub Desktop.

Revisions

  1. smsohan revised this gist Jan 20, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion test_data.json
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    [{
    "class": 2019,
    "passed": 300,
    "failed" 20,
    "failed": 20,
    "dropped": 190
    }]
  2. smsohan created this gist Jan 20, 2020.
    6 changes: 6 additions & 0 deletions test_data.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,6 @@
    [{
    "class": 2019,
    "passed": 300,
    "failed" 20,
    "dropped": 190
    }]