Replace APIMethod.post_data with APIMethod.execute keyword-only argument
authorHarmon <Harmon758@gmail.com>
Fri, 29 Jan 2021 16:16:24 +0000 (10:16 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 29 Jan 2021 16:16:24 +0000 (10:16 -0600)
commit808f633f02959325a69b4851d2ef1ffb75ae9dfe
tree5110f45939c7b52a1eec1b56a181b244067eda14
parent9438a2319478d1823401f718c6e50e8ba4703667
Replace APIMethod.post_data with APIMethod.execute keyword-only argument

Replace APIMethod.post_data with APIMethod.execute post_data keyword-only argument
tweepy/binder.py