mirror of
https://github.com/c0de-archive/spotipy-experiments.git
synced 2024-12-22 01:32:40 +00:00
update to the new location of SpotifyException
This commit is contained in:
parent
06ac119d98
commit
bc52b1021e
@ -13,7 +13,7 @@ import time
|
||||
|
||||
import spotipy
|
||||
import spotipy.util as util
|
||||
from spotipy.client import SpotifyException
|
||||
from spotipy.exceptions import SpotifyException
|
||||
|
||||
start_time = time.time()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user