Merge remote-tracking branch 'pylast/master'

This commit is contained in:
Koen van Zuijlen 2020-12-24 20:43:06 +01:00
commit 7193eb0d1f
23 changed files with 317 additions and 320 deletions

View file

@ -4,9 +4,10 @@ Integration (not unit) tests for pylast.py
"""
import time
import pylast
import pytest
import pylast
from .test_pylast import WRITE_TEST, TestPyLastWithLastFm