satisfy lint

This commit is contained in:
Niko 2025-12-23 18:35:43 +01:00
parent 707481ff15
commit a8a356b5d7

View File

@ -2272,4 +2272,3 @@ class Spotify:
endpoint += f'&market={market}' endpoint += f'&market={market}'
return self._get(endpoint) return self._get(endpoint)