Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
christarazi committed Dec 11, 2016
1 parent b290942 commit a63a1ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions draw.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
'''
This program runs a simulation of the Round of 16
UEFA Champions League Draw of the 2016-2017 season.
TODO:
Add functionality to compute the number of possible
draws as seen here: https://gist.github.com/joriki/4345452
'''

from collections import defaultdict
Expand Down

0 comments on commit a63a1ae

Please sign in to comment.