Store artist images for future use
This commit is contained in:
parent
942ced319a
commit
d1af8d3ebc
3 changed files with 32 additions and 6 deletions
|
@ -133,5 +133,5 @@ network = pylast.LastFMNetwork(...)
|
|||
To enable from pytest:
|
||||
|
||||
```sh
|
||||
pytest -k test_album_search_images --log-cli-level debug
|
||||
pytest --log-cli-level debug -k test_album_search_images
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue