Stop allowing positional arguments for API.update_with_media
authorHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 22:49:46 +0000 (16:49 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 22:49:46 +0000 (16:49 -0600)
commitbf5279d679c51613d4e29ab2b89771a2e1363cdb
treee825e6c449e7f278dcd6f85fcf5a884c25366c44
parenta5b197b0c83d138624e1ea2c1469ff04d7d43c50
Stop allowing positional arguments for API.update_with_media

Stop allowing positional arguments besides filename and status for API.update_with_media
tweepy/api.py