tox lint changes

This commit is contained in:
kvanzuijlen 2020-07-12 13:13:22 +02:00 committed by Koen van Zuijlen
parent 15672922a7
commit 52abbba2bd
6 changed files with 100 additions and 27 deletions

View file

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