mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +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