Skip to content

Commit

Permalink
fix import for scope
Browse files Browse the repository at this point in the history
  • Loading branch information
dieser-niko committed Oct 13, 2024
1 parent d140d1a commit 8622b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotipy/util.py
Original file line number Diff line number Diff line change
@@ -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. """

Expand Down

0 comments on commit 8622b88

Please sign in to comment.