Skip to content

Commit

Permalink
edited yaml config
Browse files Browse the repository at this point in the history
  • Loading branch information
ImanMontajabi committed Jun 17, 2024
1 parent e89fee3 commit b29332a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RAPGOAT/spotify_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

import requests

from SpotifyInit import artist_page, base_url, cur, con, proxies
from SpotifyInit import artist_page, base_url, cur, con

CLIENT_ID = os.environ['client_id']
CLIENT_SECRET = os.environ['client_secret']
Expand Down

0 comments on commit b29332a

Please sign in to comment.