Stop allowing positional arguments for API.get_list
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:52:54 +0000 (00:52 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:52:54 +0000 (00:52 -0600)
commit92dc37f1c45b1420c1cdcef0c16843ffffc15aa4
treea071491cdedd9f029aa2231686c2a7e57d2fb14b
parentea1653b6f37d2c2f62489502e1c5a1bd42e122dd
Stop allowing positional arguments for API.get_list

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