Fix flake8 lints

This commit is contained in:
Odd Stråbø 2021-10-10 19:23:13 +02:00
parent aaa7f33a77
commit 256c401ef9
3 changed files with 5 additions and 2 deletions

View file

@ -7,7 +7,7 @@ import os
import xml.etree.ElementTree as etree
from six.moves.urllib.parse import urlencode
from kodi_six import xbmc, xbmcvfs
from kodi_six import xbmcvfs
from database import Database, jellyfin_db, get_sync, save_sync
from helper import translate, api, window, event