test 2
This commit is contained in:
parent
40a8d23406
commit
236aab6bd2
@ -53,8 +53,6 @@ class LastFM(FastAPI):
|
|||||||
'success': True,
|
'success': True,
|
||||||
'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:
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user