mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-06-04 07:16:12 +00:00
Flake8 linting
This commit is contained in:
parent
b1c9f95a86
commit
6d61a83b54
6 changed files with 7 additions and 6 deletions
|
@ -1,3 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import division, absolute_import, print_function, unicode_literals
|
||||
|
||||
import sys
|
||||
|
||||
import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue