mirror of
https://github.com/botastic/SoftGroup.git
synced 2025-10-16 11:45:42 +00:00
8 lines
201 B
INI
8 lines
201 B
INI
[isort]
|
|
line_length = 100
|
|
multi_line_output = 0
|
|
known_standard_library = setuptools
|
|
known_third_party = spconv,numpy,torch,torchvision
|
|
no_lines_before = STDLIB,LOCALFOLDER
|
|
default_section = THIRDPARTY
|