[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
fa68aa4ae8
commit
90c3614d6a
|
@ -141,10 +141,10 @@ The [tests/](https://github.com/pylast/pylast/tree/main/tests) directory contain
|
||||||
integration and unit tests with Last.fm, and plenty of code examples.
|
integration and unit tests with Last.fm, and plenty of code examples.
|
||||||
|
|
||||||
For integration tests you need a test account at Last.fm that will become cluttered with
|
For integration tests you need a test account at Last.fm that will become cluttered with
|
||||||
test data, and an API key and secret. Either copy [example_test_pylast.yaml](
|
test data, and an API key and secret. Either copy
|
||||||
https://github.com/pylast/pylast/blob/main/example_test_pylast.yaml) to
|
[example_test_pylast.yaml](https://github.com/pylast/pylast/blob/main/example_test_pylast.yaml)
|
||||||
test_pylast.yaml and fill out the credentials, or set them as environment
|
to test_pylast.yaml and fill out the credentials, or set them as environment variables
|
||||||
variables like:
|
like:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
export PYLAST_USERNAME=TODO_ENTER_YOURS_HERE
|
export PYLAST_USERNAME=TODO_ENTER_YOURS_HERE
|
||||||
|
|
Loading…
Reference in a new issue