mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-13 10:33:16 +00:00
Tool black: auto-format Python code
This commit is contained in:
parent
e4d8084c25
commit
7763762212
54 changed files with 6545 additions and 4723 deletions
|
|
@ -37,6 +37,7 @@ def test_import_downloader():
|
|||
def test_import_entrypoint():
|
||||
import jellyfin_kodi.entrypoint
|
||||
import jellyfin_kodi.entrypoint.context
|
||||
|
||||
# import jellyfin_kodi.entrypoint.default # FIXME: Messes with sys.argv
|
||||
import jellyfin_kodi.entrypoint.service # noqa: F401
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue