diff options
author | 2020-12-01 18:33:11 +0100 | |
---|---|---|
committer | 2020-12-01 18:33:11 +0100 | |
commit | ddb3dcf00573dd46e260ac2e39bfc09e68e68e44 (patch) | |
tree | beecf25e92b35d5156190908393626b9756ef6f0 /bot/constants.py | |
parent | Add support for ignoring scores from specific days (diff) |
Fix daily stats by converting day, star to str
The daily stats function contained a bug that prevented it from working
correctly. The reason was that I was looking for `int` keys where the
actual keys were strings. I now make sure to create a `str` from the
`int` I get back from `range`.
Diffstat (limited to 'bot/constants.py')
0 files changed, 0 insertions, 0 deletions