Codebase list python-lml / run/379661ae-e34c-4589-a08b-7863fed7377c/upstream .isort.cfg
run/379661ae-e34c-4589-a08b-7863fed7377c/upstream

Tree @run/379661ae-e34c-4589-a08b-7863fed7377c/upstream (Download .tar.gz)

.isort.cfg @run/379661ae-e34c-4589-a08b-7863fed7377c/upstreamraw · 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