.isort.cfg 102 Bytes
Newer Older
1
2
3
4
5
[settings]
line_length = 120
multi_line_output=3
include_trailing_comma = true
ignore_comments = true