mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 12:16:12 +00:00
4 lines
97 B
INI
4 lines
97 B
INI
[flake8]
|
|
max-line-length = 9999
|
|
import-order-style = pep8
|
|
exclude = ./.git,./.vscode,./libraries
|