__init__.py fixed

This commit is contained in:
Lorenz Diener 2016-11-24 11:51:25 +01:00
pare d47b079a04
commit 3a92948158

Veure arxiu

@ -1,2 +1,2 @@
from Mastodon import Mastodon
from mastodon.Mastodon import Mastodon
__all__ = ['Mastodon']