mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-08-18 11:55:19 +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'
|
VERSION='2.0.1'
|
||||||
from client import Spotify, SpotifyException
|
from .client import Spotify, SpotifyException
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user