Stop allowing positional arguments for API.update_with_media
authorHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 22:59:52 +0000 (16:59 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 22:59:52 +0000 (16:59 -0600)
commit0ac4e83531993187df16c05a886654e13574f136
treefeb5d9d3d381af8ddc2b7026904884defd5186ae
parent0726263b33be8db7b675c0f970944bd8dccd81f1
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