mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-08-20 22:41:35 +00:00
Most flake8 warnings corrected
This commit is contained in:
parent
e92d60f7c7
commit
00765c0a12
58 changed files with 1144 additions and 1262 deletions
|
@ -2,9 +2,8 @@
|
|||
|
||||
#################################################################################################
|
||||
|
||||
|
||||
class LibraryException(Exception):
|
||||
# Jellyfin library sync exception
|
||||
def __init__(self, status):
|
||||
self.status = status
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue