diff --git a/twython3k/__init__.py b/twython3k/__init__.py index d93c168..710c742 100644 --- a/twython3k/__init__.py +++ b/twython3k/__init__.py @@ -1 +1 @@ -import core +from .twython import Twython