added website

This commit is contained in:
Lars Noack
2022-11-30 09:03:14 +01:00
parent f4ea48bb87
commit 74947177b1
4 changed files with 420 additions and 1 deletions

View File

@@ -12,7 +12,10 @@ from .target import Target
class Song:
def __init__(self, json_response: dict) -> None:
def __init__(
self,
json_response: dict,
) -> None:
"""
id: is not NECESARRILY the musicbrainz id, but is DISTINCT for every song
mb_id: is the musicbrainz_id