mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
fix import for scope
This commit is contained in:
parent
d140d1a4b6
commit
8622b885a0
@ -1,6 +1,6 @@
|
||||
from __future__ import annotations
|
||||
|
||||
from spotipy import Scope
|
||||
from spotipy.scope import Scope
|
||||
|
||||
""" Shows a user's playlists. This needs to be authenticated via OAuth. """
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user