"""Apple Music module for Pomice, made possible by cloudwithax 2023"""
from .exceptions import *
from .objects import *
from .client import Client