summaryrefslogtreecommitdiff
path: root/butler.py
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-01-04 00:26:05 +0100
committeremkael <emkael@tlen.pl>2017-01-04 20:56:19 +0100
commit9e475e3cc99849c3238995aebac9a1dd361bfec3 (patch)
treeb87f2263e13b3c53775c0287c8375f48dd8ed562 /butler.py
parent41007b36132e8594c17f4d11f2d1834340c75456 (diff)
Compiling opponents previous scores for each segment butler
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 ed5cc11..a15d6be 100644
--- a/butler.py
+++ b/butler.py
@@ -3,3 +3,4 @@ from ausbutler.interface import Interface
i = Interface()
i.init_db()
i.populate_db()
+i.opp_scores()