Fix count bugs (#1)

* tail/head working
* check if votes is null.
This commit is contained in:
Dave Gallant
2018-03-12 23:59:31 -04:00
committed by GitHub
parent c580bbd913
commit e5f2dd8bcb
9 changed files with 157 additions and 25 deletions

View File

@@ -1,5 +1,10 @@
[tox]
envlist = py{27,34,35,36,37}
envlist = py{27,
34,
35,
36,
#37,
}
[testenv]
commands =