Replace APIMethod.return_cursors with APIMethod.execute kwarg
authorHarmon <Harmon758@gmail.com>
Fri, 29 Jan 2021 16:13:29 +0000 (10:13 -0600)
committerHarmon <Harmon758@gmail.com>
Fri, 29 Jan 2021 16:13:29 +0000 (10:13 -0600)
commit9438a2319478d1823401f718c6e50e8ba4703667
tree7282e063e1fa581ae684e0065836be3083d941a1
parent20435bb7387b0ee98141408e8e38f38c7fc4fd83
Replace APIMethod.return_cursors with APIMethod.execute kwarg

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