Codebase list python-lml / run/a754a02b-ebf8-4ba7-98e4-5eb18e5b2641/main .isort.cfg
run/a754a02b-ebf8-4ba7-98e4-5eb18e5b2641/main

Tree @run/a754a02b-ebf8-4ba7-98e4-5eb18e5b2641/main (Download .tar.gz)

.isort.cfg @run/a754a02b-ebf8-4ba7-98e4-5eb18e5b2641/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