mirror of
https://github.com/lutris/lutris
synced 2024-11-02 08:20:51 +00:00
77c978ae53
The file util/keyring.py is not imported anywhere and the keyring dependency has a big chain of dependencies.
15 lines
245 B
INI
15 lines
245 B
INI
[settings]
|
|
line_length=120
|
|
multi_line_output=6
|
|
skip=
|
|
application.py,
|
|
;known_deps =
|
|
;known_third_party =
|
|
known_first_party = lutris
|
|
sections =
|
|
FUTURE,
|
|
STDLIB,
|
|
THIRDPARTY,
|
|
FIRSTPARTY,
|
|
LOCALFOLDER
|
|
default_section=THIRDPARTY
|