Stop allowing positional arguments for API.remove_list_member
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:57:44 +0000 (00:57 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:57:44 +0000 (00:57 -0600)
commite7fa800bf0cbe699201c7f3e26ad2e27b4193b6d
tree4026c58a96dcbd7ffdf62f9002172f8304347fa2
parentae18ee50c122d7cbe714ded3851eed3a765ff0c5
Stop allowing positional arguments for API.remove_list_member

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