Codebase list python-lml / run/71b3eeac-83da-457a-8aa9-692baad0cde0/main .isort.cfg
run/71b3eeac-83da-457a-8aa9-692baad0cde0/main

Tree @run/71b3eeac-83da-457a-8aa9-692baad0cde0/main (Download .tar.gz)

.isort.cfg @run/71b3eeac-83da-457a-8aa9-692baad0cde0/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