diff --git a/resources/lib/itemtypes.py b/resources/lib/itemtypes.py index b99a957c..2e994043 100644 --- a/resources/lib/itemtypes.py +++ b/resources/lib/itemtypes.py @@ -9,8 +9,7 @@ from datetime import datetime from xbmc import sleep import artwork -from utils import tryEncode, tryDecode, window, kodiSQL, \ - CatchExceptions +from utils import tryEncode, tryDecode, window, kodiSQL, CatchExceptions import plexdb_functions as plexdb import kodidb_functions as kodidb