Fix regression calling get_recent_tracks with limit=None

This commit is contained in:
Hugo 2020-02-15 18:19:59 +02:00
parent ac5fb41c68
commit 21f127f88b
4 changed files with 34 additions and 12 deletions

View file

@ -1,6 +1,5 @@
[tox]
envlist = py38, py37, py36, py35, pypy3
recreate = False
[testenv]
extras = tests