mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-28 22:16:06 -04:00
Fix lints on tests
This commit is contained in:
parent
178168cc68
commit
601241d1fb
8 changed files with 41 additions and 46 deletions
2
tests/fixtures/clients.py
vendored
2
tests/fixtures/clients.py
vendored
|
@ -4,8 +4,8 @@ import os
|
|||
import pytest
|
||||
from util import arun
|
||||
|
||||
from streamrip.config import Config
|
||||
from streamrip.client.qobuz import QobuzClient
|
||||
from streamrip.config import Config
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue