summaryrefslogtreecommitdiffstats
path: root/.isort.cfg
blob: 9d981a8fc67db50ef731d69f033e649caa24cd9f (plain)
1
2
3
4
5
6
[settings]
line_length = 88
known_first_party = installer
default_section = THIRDPARTY
multi_line_output = 3
include_trailing_comma = True