Skip to content

Commit 0754a71

Browse files
committed
Update downloader.py
1 parent c8be628 commit 0754a71

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spotify_web_downloader/downloader.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ def __init__(
3232
exclude_tags: str = None,
3333
truncate: int = 40,
3434
no_progress: bool = False,
35-
*args,
36-
**kwargs,
3735
):
3836
self.spotify_api = spotify_api
3937
self.output_path = output_path

0 commit comments

Comments
 (0)