Remove Client and AsyncClient block and unblock methods
authorHarmon <Harmon758@gmail.com>
Thu, 29 Jun 2023 21:45:03 +0000 (16:45 -0500)
committerHarmon <Harmon758@gmail.com>
Thu, 29 Jun 2023 21:45:34 +0000 (16:45 -0500)
commit12cc9fa337d483089bb3104bcbba1af93a821fa7
tree5694cd22c8b951fcea431d1541e907252057fbee
parentc1585e3274c28fd1632528b6f49be5b016d70274
Remove Client and AsyncClient block and unblock methods

The endpoints that they use have been removed.
https://developer.twitter.com/en/updates/changelog
cassettes/test_asyncclient_block_and_get_blocked_and unblock.yaml [deleted file]
cassettes/test_client_block_and_get_blocked_and unblock.yaml [deleted file]
docs/asyncclient.rst
docs/client.rst
tests/test_asyncclient.py
tests/test_client.py
tweepy/asynchronous/client.py
tweepy/client.py