mirror of
https://github.com/c0de-archive/spotipy-experiments.git
synced 2025-08-08 16:08:48 +00:00
update to the new location of SpotifyException
This commit is contained in:
@@ -13,7 +13,7 @@ import time
|
|||||||
|
|
||||||
import spotipy
|
import spotipy
|
||||||
import spotipy.util as util
|
import spotipy.util as util
|
||||||
from spotipy.client import SpotifyException
|
from spotipy.exceptions import SpotifyException
|
||||||
|
|
||||||
start_time = time.time()
|
start_time = time.time()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user