Codebase list python-lml / run/43b4d442-2486-4be1-b1c2-5ad16cafae74/upstream .isort.cfg
run/43b4d442-2486-4be1-b1c2-5ad16cafae74/upstream

Tree @run/43b4d442-2486-4be1-b1c2-5ad16cafae74/upstream (Download .tar.gz)

.isort.cfg @run/43b4d442-2486-4be1-b1c2-5ad16cafae74/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