[contrib] fix pyflakes in xbmc plugin
This commit is contained in:
parent
ed46d72f21
commit
579db854e8
11 changed files with 452 additions and 452 deletions
|
|
@ -55,7 +55,7 @@ class Weboobmc():
|
|||
os.path.join(os.path.expanduser('~'), '.local', 'share')
|
||||
), 'weboob')
|
||||
icons_dir = os.path.join(datadir, 'icons')
|
||||
|
||||
|
||||
return os.path.join(icons_dir, '%s.png' % module)
|
||||
|
||||
def is_category(self, obj):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue