Stop allowing positional arguments for API.update_profile_image
authorHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 17:08:02 +0000 (11:08 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 17:08:02 +0000 (11:08 -0600)
commit3539fa2129f22af80e68adfb9d216c2176dc0181
tree710e9f70bd29154c7c06bc3bce08804b61c920e4
parent8861e1cb9282de0e6841d33feb58a43f089ccd75
Stop allowing positional arguments for API.update_profile_image

Stop allowing positional arguments besides filename for API.update_profile_image
tweepy/api.py