Stop allowing positional arguments for API.destroy_block
authorHarmon <Harmon758@gmail.com>
Sat, 13 Feb 2021 22:17:16 +0000 (16:17 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 13 Feb 2021 22:17:16 +0000 (16:17 -0600)
commitc49cfb272f15ff11ef7cc0f27a6a6ed91ac6c755
tree885665fac08a10ab98b82c1d2b57e6bfbb8b328e
parent7299362474563b7082f934c56b150d3f14366e26
Stop allowing positional arguments for API.destroy_block

Also improve endpoint parameters order to match Twitter API documentation
tweepy/api.py