Fix regression calling get_recent_tracks with limit=None
This commit is contained in:
parent
ac5fb41c68
commit
21f127f88b
4 changed files with 34 additions and 12 deletions
1
tox.ini
1
tox.ini
|
@ -1,6 +1,5 @@
|
|||
[tox]
|
||||
envlist = py38, py37, py36, py35, pypy3
|
||||
recreate = False
|
||||
|
||||
[testenv]
|
||||
extras = tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue