funkwhale/api/funkwhale_api/downloader/__init__.py

4 wiersze
57 B
Python

from .downloader import download
__all__ = ["download"]