Stop allowing positional arguments for API.add_list_members
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 11:43:15 +0000 (05:43 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 11:43:15 +0000 (05:43 -0600)
commit8eb900f12e62a21dad9314d0caf9035471baf840
treef75b00694ee63a6eaa229148e0fdb9d020eee137
parente7fa800bf0cbe699201c7f3e26ad2e27b4193b6d
Stop allowing positional arguments for API.add_list_members

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