Codebase list pyexcel / run/dbde5678-fdda-487c-9bbe-4c1a42480d64/main .isort.cfg
run/dbde5678-fdda-487c-9bbe-4c1a42480d64/main

Tree @run/dbde5678-fdda-487c-9bbe-4c1a42480d64/main (Download .tar.gz)

.isort.cfg @run/dbde5678-fdda-487c-9bbe-4c1a42480d64/mainraw · history · blame

[settings]
line_length=79
known_first_party=
known_third_party=mock,nose,pyexcel_io
indent='    '
multi_line_output=3
length_sort=1
default_section=FIRSTPARTY
no_lines_before=LOCALFOLDER
sections=FUTURE,STDLIB,FIRSTPARTY,THIRDPARTY,LOCALFOLDER