From 3cacae103cc71e7f34932be286e305e5078aa00b Mon Sep 17 00:00:00 2001 From: emkael Date: Fri, 7 Nov 2014 11:31:30 +0100 Subject: * indentation --- config/elo.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config/elo.json') diff --git a/config/elo.json b/config/elo.json index a706656..38a7796 100644 --- a/config/elo.json +++ b/config/elo.json @@ -2,10 +2,10 @@ "initial_ranking": 2000.0, "disparity": 400, "importance": { - "NC_Q": 1.6, - "NC_R": 16, - "C_Q": 3.2, - "C_R": 32 + "NC_Q": 1.6, + "NC_R": 16, + "C_Q": 3.2, + "C_R": 32 }, "importance_threshold": [ 2000, 1800 ] } -- cgit v1.2.3