Fix return for Client.unfollow
authorHarmon <Harmon758@gmail.com>
Sat, 26 Feb 2022 19:37:41 +0000 (13:37 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 26 Feb 2022 19:37:41 +0000 (13:37 -0600)
commitc1787f0a3ca478d1610015ce5ffa8553873a8efc
treef32c47801ce60d9c8cdb84587f8d98ca3592b57b
parent1f37c8bb73ec7dd66273cc0983961c4c5ba9a1f8
Fix return for Client.unfollow

Properly return response from Client.unfollow_user rather than None
tweepy/client.py