Codebase list pyexcel / run/a35c7706-cc4e-443a-97ff-c319cc3941cb/upstream .isort.cfg
run/a35c7706-cc4e-443a-97ff-c319cc3941cb/upstream

Tree @run/a35c7706-cc4e-443a-97ff-c319cc3941cb/upstream (Download .tar.gz)

.isort.cfg @run/a35c7706-cc4e-443a-97ff-c319cc3941cb/upstreamraw · 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