Close bracket to avoid json decoding error (#40)
Browse files- Close bracket to avoid json decoding error (c05f5707950a1fe6dfd5e0434513db8cf3cfd911)
Co-authored-by: Antonio Loison <[email protected]>
- results.json +1 -0
results.json
CHANGED
@@ -578,4 +578,5 @@
|
|
578 |
"naucs_at_100_max": null,
|
579 |
"naucs_at_100_std": null,
|
580 |
"naucs_at_100_diff1": null
|
|
|
581 |
}
|
|
|
578 |
"naucs_at_100_max": null,
|
579 |
"naucs_at_100_std": null,
|
580 |
"naucs_at_100_diff1": null
|
581 |
+
}
|
582 |
}
|