test
This commit is contained in:
parent
ee8407a7e7
commit
40a8d23406
@ -54,6 +54,8 @@ class LastFM(FastAPI):
|
|||||||
'result': artist_result
|
'result': artist_result
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# test
|
||||||
|
|
||||||
async def artist_album_handler(self, data: ValidArtistSearchRequest) -> dict:
|
async def artist_album_handler(self, data: ValidArtistSearchRequest) -> dict:
|
||||||
"""
|
"""
|
||||||
Get artist's albums/releases
|
Get artist's albums/releases
|
||||||
|
Loading…
x
Reference in New Issue
Block a user