Stop allowing positional arguments besides q for API.search_users
authorHarmon <Harmon758@gmail.com>
Wed, 10 Feb 2021 19:21:48 +0000 (13:21 -0600)
committerHarmon <Harmon758@gmail.com>
Wed, 10 Feb 2021 19:21:48 +0000 (13:21 -0600)
commit76ca4169f38759d7eb7deb5cd984ef615fe2b628
tree0c49069e13cf3a9d9a9b2561856de49d4c9202ce
parent8d64b617b974f4924df7b85e3d2ec3accb4365d1
Stop allowing positional arguments besides q for API.search_users

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