Stop allowing positional arguments for API.add_list_member
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:55:21 +0000 (00:55 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:55:21 +0000 (00:55 -0600)
commitae18ee50c122d7cbe714ded3851eed3a765ff0c5
tree54242147ea99497a3e8e6e33f342f158b4ec8f84
parent92dc37f1c45b1420c1cdcef0c16843ffffc15aa4
Stop allowing positional arguments for API.add_list_member

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