Skip to content

Commit

Permalink
__init__.py fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
halcy committed Nov 24, 2016
1 parent d47b079 commit 3a92948
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mastodon/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from Mastodon import Mastodon
from mastodon.Mastodon import Mastodon
__all__ = ['Mastodon']

0 comments on commit 3a92948

Please sign in to comment.