release code
This commit is contained in:
10
Dassl.ProGrad.pytorch/.isort.cfg
Normal file
10
Dassl.ProGrad.pytorch/.isort.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
[isort]
|
||||
line_length=79
|
||||
multi_line_output=6
|
||||
length_sort=true
|
||||
known_standard_library=numpy,setuptools
|
||||
known_myself=dassl
|
||||
known_third_party=matplotlib,cv2,torch,torchvision,PIL,yacs,scipy,gdown
|
||||
no_lines_before=STDLIB,THIRDPARTY
|
||||
sections=FUTURE,STDLIB,THIRDPARTY,myself,FIRSTPARTY,LOCALFOLDER
|
||||
default_section=FIRSTPARTY
|
||||
Reference in New Issue
Block a user