Fix return for Client.follow
authorHarmon <Harmon758@gmail.com>
Sat, 26 Feb 2022 19:38:32 +0000 (13:38 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 26 Feb 2022 19:38:32 +0000 (13:38 -0600)
commit0742f549fae6118dd7b154ea9244077d124751a2
treee4ce4de6160a0cb525cd89525fe3b62c8d5f264e
parentc1787f0a3ca478d1610015ce5ffa8553873a8efc
Fix return for Client.follow

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