mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-07 16:56:13 +00:00
Use module-relative imports
This commit is contained in:
parent
086a704f24
commit
53c887d354
53 changed files with 166 additions and 195 deletions
|
@ -8,7 +8,7 @@ import os
|
|||
|
||||
from six import iteritems, ensure_text
|
||||
|
||||
from helper import LazyLogger, get_filesystem_encoding
|
||||
from ..helper import LazyLogger, get_filesystem_encoding
|
||||
|
||||
##################################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue