diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 13:08:45 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2018-01-27 13:09:06 +0100 |
commit | d6bbced39be90c2ed20fc7d911d8b4af484453d9 (patch) | |
tree | c7cc31247bee281d12b0fcf9e2328abdcca898e7 | |
parent | 9da371a795c8985567591df7377df2f723110202 (diff) |
fix SE
-rw-r--r-- | 2se.json | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -40,9 +40,7 @@ {"place": [2]},
{"place": [3]}
],
- "score": [
- "144.6", "118"
- ]
+ "score": [144.6, 118]
},
{
"id": 2,
|