spookyuser commited on
Commit
df17a93
1 Parent(s): cbc2b5b
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ class SpotifyApi:
20
  final_directory = output_dir
21
 
22
  def __init__(self):
23
- self.setup_spotify
24
 
25
  def setup_spotify(self) -> None:
26
  # Check if the credentials file exists
 
20
  final_directory = output_dir
21
 
22
  def __init__(self):
23
+ self.setup_spotify()
24
 
25
  def setup_spotify(self) -> None:
26
  # Check if the credentials file exists