mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-08-05 14:48:28 +00:00
Update __init__.py
fixing issue #41: importing client is made using relative path
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
VERSION='2.0.1'
|
VERSION='2.0.1'
|
||||||
from client import Spotify, SpotifyException
|
from .client import Spotify, SpotifyException
|
||||||
|
Reference in New Issue
Block a user