funkwhale/api/funkwhale_api/musicbrainz/__init__.py

4 wiersze
43 B
Python

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