Stop allowing positional arguments for API.chunked_upload
authorHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 16:46:17 +0000 (10:46 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 19 Feb 2021 16:46:17 +0000 (10:46 -0600)
commitcf3f513c6617927a9511a9d1aa5f9eef44e51bb5
tree6c501a9de4ce1e3f8ef8bc347a4cde2cf0143be1
parent38f5c4bc93ae1f3d651e9077bdee094be59d582a
Stop allowing positional arguments for API.chunked_upload

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