Stop allowing positional arguments for API.remove_list_members
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 11:45:58 +0000 (05:45 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 11:45:58 +0000 (05:45 -0600)
commit593ef1cf6a59656e3c7208ef6907009b2e95089b
tree7d80d71c21fa78d76da9d2cbd335af7654ee5b07
parent8eb900f12e62a21dad9314d0caf9035471baf840
Stop allowing positional arguments for API.remove_list_members

Also improve endpoint parameters order to match Twitter API documentation
tweepy/api.py