mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-11-09 01:46:35 +00:00
flake8
This commit is contained in:
parent
6341bb2c62
commit
8a3ca73d52
14 changed files with 26 additions and 22 deletions
|
|
@ -224,6 +224,7 @@ def get_library_items(library_id, item_type):
|
|||
|
||||
return _get(url, params)
|
||||
|
||||
|
||||
def get_albums_by_artist(artist_id, basic=False):
|
||||
|
||||
params = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue