feat: implemented the fetching of the artist

This commit is contained in:
Hellow
2023-09-12 18:50:32 +02:00
parent 6e82c1e5cb
commit e9e9e61e7c
2 changed files with 48 additions and 6 deletions

View File

@@ -18,3 +18,4 @@ from .formatted_text import FormattedText
from .collection import Collection
from .country import Country
from .contact import Contact