mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-23 03:27:14 -04:00
Sort imports
Signed-off-by: nathom <nathanthomas707@gmail.com>
This commit is contained in:
parent
f8e186fb60
commit
7fdc07b448
5 changed files with 6 additions and 5 deletions
|
@ -31,8 +31,8 @@ from .exceptions import (
|
|||
IneligibleError,
|
||||
InvalidAppIdError,
|
||||
InvalidAppSecretError,
|
||||
MissingCredentials,
|
||||
InvalidQuality,
|
||||
MissingCredentials,
|
||||
)
|
||||
from .spoofbuz import Spoofer
|
||||
from .utils import gen_threadsafe_session, get_quality
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue