Format with Black and isort
This commit is contained in:
parent
2d570b97ff
commit
0f96fe58b1
9 changed files with 73 additions and 66 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue