Codebase list pyexcel / run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/main .isort.cfg
run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/main

Tree @run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/main (Download .tar.gz)

.isort.cfg @run/c7591c1d-c2c3-44a8-bd93-84fb1066af9e/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