Update TweepError calls to TweepyException
authorDefiDebauchery <75273961+DefiDebauchery@users.noreply.github.com>
Wed, 14 Apr 2021 21:33:19 +0000 (17:33 -0400)
committerDefiDebauchery <75273961+DefiDebauchery@users.noreply.github.com>
Wed, 14 Apr 2021 21:34:41 +0000 (17:34 -0400)
commit4705f62d716e7f4e3c6f4479daf3e31113dd11eb
tree4b1e4923cfe28b30e4b08175131d7957c917dbdc
parent755acf2a24267d9a947b6c93d2b1af6c17595135
Update TweepError calls to TweepyException

The Error module was updated to TweepyException and needs to be reflected in the async stream.
tweepy/asynchronous/__init__.py
tweepy/asynchronous/streaming.py