diff --git a/twython/__init__.py b/twython/__init__.py index 59aac86..8de237b 100644 --- a/twython/__init__.py +++ b/twython/__init__.py @@ -1 +1,2 @@ from twython import Twython +from twython import TwythonError, TwythonAPILimit, TwythonAuthError