We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707481f commit a8a356bCopy full SHA for a8a356b
spotipy/client.py
@@ -2272,4 +2272,3 @@ def get_audiobook_chapters(self, id, market=None, limit=20, offset=0):
2272
endpoint += f'&market={market}'
2273
2274
return self._get(endpoint)
2275
-
0 commit comments