Skip to content
Snippets Groups Projects
Forked from nikhil_rayaprolu / food-round2
122 commits behind the upstream repository.
.isort.cfg 237 B
[isort]
line_length = 79
multi_line_output = 0
known_first_party = mmdet
known_third_party = mmcv,numpy,matplotlib,pycocotools,six,seaborn,terminaltables,torch,torchvision
no_lines_before = STDLIB,LOCALFOLDER
default_section = THIRDPARTY