Codebase list python-lml / run/c6c3a6d5-61a5-4d96-b6b0-81a5445253c1/main .isort.cfg
run/c6c3a6d5-61a5-4d96-b6b0-81a5445253c1/main

Tree @run/c6c3a6d5-61a5-4d96-b6b0-81a5445253c1/main (Download .tar.gz)

.isort.cfg @run/c6c3a6d5-61a5-4d96-b6b0-81a5445253c1/mainraw · history · blame

[settings]
line_length=79
known_first_party=
known_third_party=mock,nose
indent='    '
multi_line_output=3
length_sort=1
default_section=FIRSTPARTY
no_lines_before=LOCALFOLDER
sections=FUTURE,STDLIB,FIRSTPARTY,THIRDPARTY,LOCALFOLDER