From 66cd9985aec868e393842d302beb3f01bcd2ba31 Mon Sep 17 00:00:00 2001 From: emkael Date: Wed, 4 Jan 2017 00:26:31 +0100 Subject: Applying normalization to butler scores --- butler.py | 1 + 1 file changed, 1 insertion(+) (limited to 'butler.py') diff --git a/butler.py b/butler.py index a15d6be..03f79d1 100644 --- a/butler.py +++ b/butler.py @@ -4,3 +4,4 @@ i = Interface() i.init_db() i.populate_db() i.opp_scores() +i.normalize_scores() -- cgit v1.2.3