funquail/api/funkwhale_api/musicbrainz/__init__.py
2018-06-10 10:39:47 +02:00

3 lines
43 B
Python

from .client import api
__all__ = ["api"]