mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 01:03:53 +00:00
Removing whitespace (new IDE, sorry)
This commit is contained in:
parent
f4c2b90a29
commit
52f2b923ba
@ -427,7 +427,7 @@ class Spotify(object):
|
||||
DeprecationWarning,
|
||||
)
|
||||
include_groups = album_type if include_groups is None else include_groups
|
||||
|
||||
|
||||
trid = self._get_id("artist", artist_id)
|
||||
return self._get(
|
||||
"artists/" + trid + "/albums",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user