used black
This commit is contained in:
@@ -7,4 +7,4 @@ soundcloud = SoundCloud(
|
||||
client_id=config.tokens.soundcloud.client_id,
|
||||
)
|
||||
|
||||
__all__ = ['soundcloud', 'SoundCloudBytestream']
|
||||
__all__ = ["soundcloud", "SoundCloudBytestream"]
|
||||
|
||||
Reference in New Issue
Block a user