forked from openkylin/python-installer
7 lines
139 B
INI
7 lines
139 B
INI
|
[settings]
|
||
|
line_length = 88
|
||
|
known_first_party = installer
|
||
|
default_section = THIRDPARTY
|
||
|
multi_line_output = 3
|
||
|
include_trailing_comma = True
|