Stop allowing positional arguments for API.request
authorHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 23:34:21 +0000 (17:34 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 23:34:21 +0000 (17:34 -0600)
commit854e8d8116dfcb9b32031373132a77cedb0c2afb
tree30a908f7f9f5ebebb5c1d36a571a01ab1051852e
parent62ac175d4ea7ad9fa6491771470281b253e77114
Stop allowing positional arguments for API.request

Stop allowing positional arguments besides method and endpoint for API.request
tweepy/api.py