mental32 / spotify.py

🌐 API wrapper for Spotify 🎶
https://spotifypy.readthedocs.io/en/latest/
MIT License
150 stars 38 forks source link

Fix token refreshing #24

Closed micahdlamb closed 4 years ago

micahdlamb commented 4 years ago

I added a fix for the two issues I mentioned in #20

mental32 commented 4 years ago

I think there may be the danger of duplicate commits, Could you re base your changes from master:mental starting with commit b25f3cf? (most preferably in a new branch)

micahdlamb commented 4 years ago

I'm new to Pull Requests. You suggested that I rebase using a new branch. Did you want me to merge into a different branch than mental/master?

I think I got rid of the duplicate commits. At least I don't see them in the log anymore.

mental32 commented 4 years ago

Your commit history looks clean to me, lgtm