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