Codebase list python-lml / run/02312a26-4b9c-4e24-af41-d0065faf5941/main .isort.cfg
run/02312a26-4b9c-4e24-af41-d0065faf5941/main

Tree @run/02312a26-4b9c-4e24-af41-d0065faf5941/main (Download .tar.gz)

.isort.cfg @run/02312a26-4b9c-4e24-af41-d0065faf5941/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