Update twython/__init__.py
This commit is contained in:
parent
4163fcdc44
commit
c5468ee1b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
from twython import Twython
|
||||
from twython import TwythonError, TwythonAPILimit, TwythonAuthError
|
||||
from twython import TwythonError, TwythonRateLimitError, TwythonAuthError
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue