used isort + black
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
from .soundcloud import SoundCloud
|
||||
from .downloader import SoundCloudBytestream
|
||||
from bot.utils.config import config
|
||||
|
||||
from .downloader import SoundCloudBytestream
|
||||
from .soundcloud import SoundCloud
|
||||
|
||||
soundcloud = SoundCloud(
|
||||
client_id=config.tokens.soundcloud.client_id,
|
||||
|
||||
Reference in New Issue
Block a user