Mastodonplus.py/mastodon/__init__.py
2016-11-24 11:51:25 +01:00

3 líneas
62 B
Python

from mastodon.Mastodon import Mastodon
__all__ = ['Mastodon']