Codebase list python-lml / run/efd8d73f-28f1-46d4-af9c-7557809fb9fc/main .isort.cfg
run/efd8d73f-28f1-46d4-af9c-7557809fb9fc/main

Tree @run/efd8d73f-28f1-46d4-af9c-7557809fb9fc/main (Download .tar.gz)

.isort.cfg @run/efd8d73f-28f1-46d4-af9c-7557809fb9fc/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