summaryrefslogtreecommitdiff
path: root/butler.py
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-04 00:26:31 +0100
committeremkael <emkael@tlen.pl>2017-01-04 20:56:20 +0100
commit66cd9985aec868e393842d302beb3f01bcd2ba31 (patch)
tree8d74db2d6120449dd927e94c1a7296b321625a79 /butler.py
parent9e475e3cc99849c3238995aebac9a1dd361bfec3 (diff)
Applying normalization to butler scores
Diffstat (limited to 'butler.py')
-rw-r--r--butler.py1
1 files changed, 1 insertions, 0 deletions
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()